* 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
* Re: grub2 netboot & memtest
2008-10-14 14:15 grub2 netboot & memtest Joerg Hohwieler
@ 2008-11-01 12:56 ` Robert Millan
0 siblings, 0 replies; 2+ messages in thread
From: Robert Millan @ 2008-11-01 12:56 UTC (permalink / raw)
To: The development of GRUB 2
On Tue, Oct 14, 2008 at 04:15:20PM +0200, Joerg Hohwieler wrote:
> 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)
Can you reproduce this with qemu? (using the same memtest image)
--
Robert Millan
The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
how) you may access your data; but nobody's threatening your freedom: we
still allow you to remove your data and not access it at all."
^ 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.