From: "Grégoire Sutre" <gregoire.sutre@gmail.com>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: [multiboot] abstractmbi, modules
Date: Thu, 14 Jan 2010 15:49:06 +0100 [thread overview]
Message-ID: <4B4F2EE2.6090405@gmail.com> (raw)
Hi,
I made some tests with the people/phcoder/abstractmbi branch, but I'm a
bit late reporting them... Better late than never I guess :-)
I compiled the branch and installed GRUB from Linux on a USB stick, and
then booted my NetBSD box from the stick, with multiboot. It worked
like a charm. :-)
Regarding the question (on irc) whether it also works with modules, it
turns out that NetBSD/i386 kernel multiboot code lacks module support
(in -current). Therefore, to test modules, I tried booting Xen 3.3
(with NetBSD as DOM0), with:
grub> multiboot (...)/xen.gz console=vga
grub> module (...)/netbsd-XEN3PAE_DOM0 console=pc
grub> boot
and I got an error "Panic on CPU0" from Xen (before booting DOM0). This
is with the abstractmbi branch, I didn't try with GRUB trunk. There are
some reports in the archives of grub-devel regarding problems with Xen
3.3, so maybe this is a known issue with GRUB. Note that with NetBSD's
boot loader, which is also able to multiboot with modules, doing:
load /netbsd-XEN3PAE_DOM0 console=pc
multiboot /xen.gz console=vga
works fine.
Grégoire
next reply other threads:[~2010-01-14 14:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-14 14:49 Grégoire Sutre [this message]
2010-01-14 15:07 ` [multiboot] abstractmbi, modules Vladimir 'φ-coder/phcoder' Serbinenko
2010-01-14 19:01 ` Grégoire Sutre
2010-01-19 22:43 ` Robert Millan
2010-01-20 0:57 ` Seth Goldberg
2010-01-20 23:38 ` Grégoire Sutre
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=4B4F2EE2.6090405@gmail.com \
--to=gregoire.sutre@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.