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

[Xen-users] Problem while Dom0 boot



Hi,

I installed xen 4.1 and linux 3.0 kernel on a ubuntu machine, but when I boot into xen, it show error like this

(XEN) ***********************************
(XEN) Panic on CPU 0:
(XEN) Domain 0 allocation is too small for kernel image
(XEN) ***********************************


and my grub configuration like this

menuentry 'Ubuntu GNU/Linux, with Xen 4.1 and Linux 3.1.0-rc9+' --class ubuntu --class gnu-linux --class gnu --class os --class xen {
insmod part_gpt
insmod ext2
set root='(hd0,gpt2)'
search --no-floppy --fs-uuid --set=root 4bbf7c18-81cf-4225-8868-bf861884a81e
echo 'Loading Xen 4.1 ...'
multiboot /boot/xen-4.1.gz dom0_mem=1024000 noreboot placeholder
echo 'Loading Linux 3.1.0-rc9+ ...'
module /boot/vmlinuz-3.1.0-rc9+ placeholder root=UUID=4bbf7c18-81cf-4225-8868-bf861884a81e ro splash
echo 'Loading initial ramdisk ...'
module /boot/initrd.img-3.1.0-rc9+
}


Please help me, Thanks in advance

--
Jinesh M.K
 
_______________________________________________
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®.