[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] RE: [Xen-users] paravirtualised machine based ubuntu
> > On Wed, Feb 17, 2010 at 3:55 PM, Fernando Castillo Ortiz > <fcastillo@xxxxxxxxxx> wrote: > > I need to install Ebox in a paravirtualised machine, the installation > is > > based debian installer. A cd that you booting and show a debian > installer. > > How I boot this CD? How I create the paravirtualised machine ? > > You can't. PV guest can't boot from cdrom. > You might want to try installing it as HVM guest first, then convert > it to PV later. I have done a PV boot of the Ubuntu 9.10 .iso but I haven't tried to install it from that... You need to have pygrub and pv framebuffer support. Key lines from the config file are: disk = [ 'file:/export/iso/ubuntu/ubuntu-9.10-desktop-amd64.iso,xvdc:cdrom,r' ] bootloader = "/usr/bin/pygrub" bootargs = "--kernel=/casper/vmlinuz --ramdisk=/casper/initrd.lz --args=\"file=/cdrom/preseed/ubuntu .seed boot=casper quiet splash --\"" Regards, James This message and the information contained herein is proprietary and confidential and subject to the Amdocs policy statement, you may review at http://www.amdocs.com/email_disclaimer.asp _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |