|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Building a FreeBSD domU from debian
In that case, could someone HVM-ify this config file for me? I can't
figure out how to convert one of my pvm config files to hvm. Something
about missing firmware or something... it's been so long since I've
tried...
kernel = '/boot/xenu-linux-2.6.18-4-xen-amd64colliertech.fw+0'
memory = '160'
root = '/dev/sda1 ro'
disk = [ 'phy:vgR/smtp-disk,sda1,w', 'phy:vgR/smtp-swap,sda2,w' ]
name = 'smtp'
vif = [ 'bridge=dmz' ]
on_poweroff = 'destroy'
on_reboot = 'restart'
on_crash = 'restart'
If this step is taken care of, I can probably figure out how to launch a
freebsd vm.
Cheers,
C.J.
On Thu, 2008-06-12 at 16:20 -0700, Mike O'Brien wrote:
> My understanding is that the Xen-ification of FreeBSD is at
> an early stage, and has likely been put on hold due to some
> distractions currently being suffered by the FreeBSD Xen guy.
>
> FreeBSD currently has to be installed as an HVM unless you
> want to play with what's been done at http://wiki.freebsd.org/FreeBSD/Xen .
>
> Mike O'Brien
signature.asc
Description: This is a digitally signed message part
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|