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."


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

Reply via email to