[ipxe-devel] cannot boot memtest86+

Michael Stumpf mjstumpf at gmail.com
Sun Apr 10 00:00:02 UTC 2011


I'm using undionly via TFTP to boot iPXE.  I've constructed a simple
text-based menu to present various options, one of which is memtest.  All of
the options work fine and boot as expected, but memtest86+ does not:

-----
http://192.168.0.1/boot/memtest4.20.bin... ok
Could not execute memtest: Requested memory not available (
http://ipxe.org/46038101)

Could not chain image: Requested memory not available (
http://ipxe.org/46038101)
-----


What's going on here?  Here's how it looks in my script:

-----
kernel --name memtest http://192.168.0.1/boot/memtest4.20.bin
boot
-----
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20110409/61041893/attachment.htm>


More information about the ipxe-devel mailing list