|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] How to create an ubuntu 10.04 virtual machine on ubuntu 8.04?
Il 27/01/2011 10:14, Marco Weber ha scritto: Hi, I didn't had Ubuntu 8.04 as dom0 but instead I had debian Lenny. To install Ubuntu 10.04 I do the following (note that I have not Full Virtualization): - In another computer I did an alternate ubuntu installation of 10.04 using virtualbox - Ubunto must be installed in ext3. I don't know if ext4 will work but while in dubt I prefer to use ext3 (so it is also easy to mount 10.04 images in Lenny/Ubuntu8.04) - Once installed you have to remove grub2 and install (and configure) grub-legacy because pygrub in lenny / ubuntu 8.04 doesn't boot grub2 domUs - You have to install the ec2 kernel (sudo apt-get install linux-ec2) which is the only one which is capable to run on xen PVM environment. - I don't remember if kernel is automagically added to /boot/grub/menu.lst. If not do it yourself Now your image is ready. Shut down virtualbox and convert the virtual disk image into a raw image by using the tool qemu-img (apt-get install qemu-kvm); example qemu-img convert -O raw yourimage.vdi yuorimage.raw Now copy the image on the Xen machine and try to boot it with pygrub. It worked for me. HTH Dario _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |