From: Joerg Hohwieler <joerg@hohwie.com>
To: grub-devel@gnu.org
Subject: grub2 netboot & memtest
Date: Tue, 14 Oct 2008 16:15:20 +0200 [thread overview]
Message-ID: <20081014141520.GD7080@hohwie.com> (raw)
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
next reply other threads:[~2008-10-14 14:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-14 14:15 Joerg Hohwieler [this message]
2008-11-01 12:56 ` grub2 netboot & memtest Robert Millan
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=20081014141520.GD7080@hohwie.com \
--to=joerg@hohwie.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.