|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Problem while Dom0 boot
On Tue, Nov 15, 2011 at 5:05 PM, Jinesh M.K <mkjinesh@xxxxxxxxx> wrote:
> 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) ***********************************
> multiboot /boot/xen-4.1.gz dom0_mem=1024000 noreboot placeholder
I'm guessing the number 1024000 is interpreted as 1M. Try something
like dom0_mem=1024M
>
>
> echo 'Loading Linux 3.1.0-rc9+ ...'
> module /boot/vmlinuz-3.1.0-rc9+ placeholder
> root=UUID=4bbf7c18-81cf-4225-8868-bf861884a81e ro splash
... and while you're at it, 3.1.1 is available :)
--
Fajar
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|