grub-devel
[Top][All Lists]
Advanced

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

Re: Booting Xen dom0 with Grub2


From: phcoder
Subject: Re: Booting Xen dom0 with Grub2
Date: Wed, 18 Feb 2009 09:14:21 +0100
User-agent: Thunderbird 2.0.0.19 (X11/20090105)

Hello. multiboot implementation of grub2 isn't complete yet. This is one possible reason. Can you supply us with the output of displaymem under grub1 and of lsmmap under grub2
Regards
Vladimir 'phcoder' Serbinenko
Emmanuel Jeanvoine wrote:
Hi all,

I try to boot a Xen dom0 with grub2 on a Lenny box and it doesn't work.
After a few seconds of booting, the following message appears :
"Panic on CPU0:
 Cannot access memory beyond end of bootstrap direct-map area"

I tried with Grub-legacy and all works fine.

Here is the grub.cfg entry:
menuentry "Xen 3.2-1-i386 / Debian GNU/Linux, kernel 2.6.26-1-xen-686" {
          set root=(hd0,1)
          multiboot /boot/xen-3.2-1-i386.gz
          module /boot/vmlinuz-2.6.26-1-686 root=/dev/hda1 ro
console=tty0
           module /boot/initrd.img-2.6.26-1-686
}


Do you have an idea ?

Thanks,

Emmanuel Jeanvoine.


_______________________________________________
Grub-devel mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/grub-devel





reply via email to

[Prev in Thread] Current Thread [Next in Thread]