All of lore.kernel.org
 help / color / mirror / Atom feed
* grub2 netboot & memtest
@ 2008-10-14 14:15 Joerg Hohwieler
  2008-11-01 12:56 ` Robert Millan
  0 siblings, 1 reply; 2+ messages in thread
From: Joerg Hohwieler @ 2008-10-14 14:15 UTC (permalink / raw)
  To: grub-devel

Hi,

I'm trying to use grub2 (current svn) netboot to boot memtest86+-2.01.

Netboot already works and the b/w menu shows up.

here's my grub.cfg:

.. snip ..
set timeout=100
set default=0

menuentry "memtest86+-2.01" {
   linux /memtest86+-2.01
}
.. snip ..

When I execute this command, grub2 complains:
error: too small lower memory (0x99100 > 0x89000)

What's wrong?
What is the correct grub.cfg entry for booting memtest86+ ?


Best regards,
     joerg




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

end of thread, other threads:[~2008-11-01 12:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-14 14:15 grub2 netboot & memtest Joerg Hohwieler
2008-11-01 12:56 ` Robert Millan

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.