[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] Building a FreeBSD domU from debian


  • To: Ray Barnes <tical.net@xxxxxxxxx>
  • From: "C.J. Adams-Collier" <cjcollier@xxxxxxxxx>
  • Date: Tue, 17 Jun 2008 13:05:07 -0700
  • Cc: Mike O'Brien <obrien@xxxxxxxx>, xen-users <xen-users@xxxxxxxxxxxxxxxxxxx>
  • Delivery-date: Tue, 17 Jun 2008 13:05:50 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:reply-to:to:cc:in-reply-to:references:content-type :date:message-id:mime-version:x-mailer; b=vlAev0eBhXgF9S0jD9OfWn/kGHRH1mle428Jn8WaKYMXvFXhN6TFlvFL2sWFAnz6+r KLEnR6ZaPwS8p9CYkma/cmZyz0Hyk1NR9xx/LfEUtP/Z2wla7N3VPElSZR0brTzLGDzt a/Jxn0d8JSvsRjVVGUQiXXuQTLFv7kZHFegPk=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

Great!  Thank you!

Can you tell me where I might find a pre-build barebones filesystem and
kernel that plays nice with the below config?

Cheers,

C.J.


On Thu, 2008-06-12 at 22:35 -0400, Ray Barnes wrote:
> On Thu, Jun 12, 2008 at 8:24 PM, C.J. Adams-Collier <cjcollier@xxxxxxxxx> 
> wrote:
> > In that case, could someone HVM-ify this config file for me?
> 
> Find below a working HVM config for FBSD.  Note that you'll need to
> have Xen 3.2.0 or later compiled with "vmxassist=n", otherwise you'll
> get a bunch of errors.
> 
> -Ray
> 
> 
> # Enable hardware virtualisation using HVM
> kernel = '/usr/lib/xen/boot/hvmloader'
> device_model = '/usr/lib/xen/bin/qemu-dm'
> builder = 'hvm'
> 
> # VM/domain name
> name = 'letsgetit'
> 
> # Memory and CPU settings
> vcpus = '4'
> memory = '512'
> 
> # Disk settings
> disk = [ 'phy:/dev/disk/by-path/somediskimg,ioemu:hda,w',
> 'file:/home/7.0-RELEASE-i386-disc1.iso,hdc:cdrom,r' ]
> boot = 'cd'
> 
> #fix this as appropriate
> #vif = [ 'type=ioemu, mac=00:16:3e:00:00:07, bridge=bmette31' ]
> 
> # Graphics settings
> sdl = '0'
> #vnc = '1'
> #vncviewer = '1'
> 
> vfb = [ 'type=vnc,vnclisten=0.0.0.0,vncdisplay=4,vncpasswd=rockthemic' ]
> 
> # Other settings
> pae = '0' # Whether to enable PAE for 32-bit VMs
> acpi = '0' # Whether to enable ACPI for guests
> localtime = '1' # Whether system clock is set to localtime or UTC
> 
> # Start/stop settings
> on_poweroff = 'restart'
> on_reboot = 'restart'
> on_crash = 'restart'

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.