|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: Xen 4.0.1 on Ubuntu 10.04 LTS Desktop
My GRUB entry is:
menuentry 'Xen 4.0.1, with Linux 2.6.32-32' --class ubuntu --class gnu-linux --class gnu --class os { recordfail insmod ext2 set root='(hd0,7)' search --no-floppy --fs-uuid --set ca9f652e-33df-40e1-8f7d-c4e80b899f27
multiboot (hd0,7)/boot/xen.gz dummy=dummy dom0_mem=1024M linux (hd0,7)/boot/vmlinuz-2.6.32.32 root=UUID=ca9f652e-33df-40e1-8f7d-c4e80b899f27 ro dummy=dummy nopat quiet splash initrd (hd0,7)/boot/initrd.img-2.6.32.32
}
-- Srujan D. Kotikela
On Wed, Mar 16, 2011 at 12:50 PM, Srujan Kotikela <ksrujandas@xxxxxxxxx> wrote:
Hi,
I tried installing Xen 4.0.1 on Ubuntu 10.04 using the xen/stable a.k.a 2.6.32.32 PVOPS kernel. The installation went fine, but xend is not running. I had similar issue when I tried in Ubuntu 10.10 also. Is it because of the PVOPS kernel?
The log is attached.
-- Srujan D. Kotikela
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|