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
-----
_______________________________________________
ipxe-devel mailing list
[email protected]
https://lists.ipxe.org/mailman/listinfo/ipxe-devel

Reply via email to