[help] newbie cant boot off http - Printable Version +- iPXE discussion forum (https://forum.ipxe.org) +-- Forum: iPXE user forums (/forumdisplay.php?fid=1) +--- Forum: General (/forumdisplay.php?fid=2) +--- Thread: [help] newbie cant boot off http (/showthread.php?tid=6884) |
[help] newbie cant boot off http - biatche - 2013-04-22 20:21 following " robinsmidsrod / _INSTALL.md " example... how do i boot an image via http? Code: :memtest gives Code: http:...................memtestp.bin...ok what have i done wrong? RE: [help] newbie cant boot off http - mcb30 - 2013-04-23 13:20 (2013-04-22 20:21)biatche Wrote: You've ignored the most useful part of the error message! Your message almost certainly said Code: Requested memory not available (http://ipxe.org/46038101) If you browse to that URL (http://ipxe.org/46038101), you'll see that it already includes information about how to fix this specific problem. Michael RE: [help] newbie cant boot off http - biatche - 2013-04-30 20:15 fixed. Thanks! |