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


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

Reply via email to