|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Error message while booting
Hi Thomas,
Thomas Uhl wrote:
> Hi!
>
> I updated to the latest Fedora Rawhide kernels and xen-2-20050823.2.i386.rpm.
> My notebook has 385MB RAM. I am using the following grub entry to boot;
>
> title Fedora Core (2.6.13-1.1526_FC5xen0)
> root (hd1,2)
> kernel /boot/xen.gz dom0_mem=256M
> module /boot/vmlinuz-2.6.13-1.1526_FC5xen0 ro root=/dev/hdc3
> module /boot/initrd-2.6.13-1.1526_FC5xen0.img
>
> I get the following error message:
>
> *****************************************************
> Panic on CPU 0
> Domain 0 allocation is too small for kernel image.
> *****************************************************
>
> What is going wrong here?
>
Try specifying your dom0_mem in KB,
eg: dom0_mem=131072
Marcus.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|