From: phcoder <phcoder@gmail.com>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: Booting Xen dom0 with Grub2
Date: Wed, 18 Feb 2009 09:14:21 +0100 [thread overview]
Message-ID: <499BC35D.8040001@gmail.com> (raw)
In-Reply-To: <20090218083526.3fe62c0b@tostaky>
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
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
next prev parent reply other threads:[~2009-02-18 8:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-18 7:35 Booting Xen dom0 with Grub2 Emmanuel Jeanvoine
2009-02-18 8:14 ` phcoder [this message]
2009-02-18 10:16 ` Emmanuel Jeanvoine
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=499BC35D.8040001@gmail.com \
--to=phcoder@gmail.com \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.