Grub Development Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [multiboot] abstractmbi, modules
@ 2010-01-14 14:49 Grégoire Sutre
  2010-01-14 15:07 ` Vladimir 'φ-coder/phcoder' Serbinenko
  0 siblings, 1 reply; 6+ messages in thread
From: Grégoire Sutre @ 2010-01-14 14:49 UTC (permalink / raw)
  To: The development of GRUB 2

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




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-01-20 23:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-14 14:49 [multiboot] abstractmbi, modules Grégoire Sutre
2010-01-14 15:07 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox