grub-devel
[Top][All Lists]
Advanced

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

Re: bugs in loader/i386/pc/multiboot.c


From: Neal H. Walfield
Subject: Re: bugs in loader/i386/pc/multiboot.c
Date: Fri, 27 Feb 2009 23:01:30 +0100
User-agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.7 Emacs/22.2 (i486-pc-linux-gnu) MULE/5.0 (SAKAKI)

At Fri, 27 Feb 2009 22:41:47 +0100,
Robert Millan wrote:
> I will try.  Does someone have a known-working Multiboot / ELF64 image I can
> test with?

You can try Viengoos:

  http://plato.walfield.org/viengoos


Here is a grub.cfg menu entry:

  menuentry "Viengoos" {
      multiboot /viengoos -D 3 -o serial
      module /hieronymus
  }

(Output will be on the first serial console.)


Viengoos will print out the mmap as reported by Grub when it starts.
(Currently, it only uses the lower and upper memory values.)

Neal




reply via email to

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