Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[help] newbie cant boot off http
2013-04-22, 20:21
Post: #1
[help] newbie cant boot off http
following " robinsmidsrod / _INSTALL.md " example...

how do i boot an image via http?

Code:
:memtest
echo Booting Memtest86 4.2.0
chain ${boot-url}/memtest/memtestp.bin
goto start

gives
Code:
http:...................memtestp.bin...ok
Could not boot: Requested memory not available
Could not boot image: Requested memory not available
No more network devices
ctrl-b...

press any key to reboot

what have i done wrong?
Find all posts by this user
Quote this message in a reply
2013-04-23, 13:20
Post: #2
RE: [help] newbie cant boot off http
(2013-04-22 20:21)biatche Wrote:  
Code:
http:...................memtestp.bin...ok
Could not boot: Requested memory not available
Could not boot image: Requested memory not available

what have i done wrong?

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
Visit this user's website Find all posts by this user
Quote this message in a reply
2013-04-30, 20:15
Post: #3
RE: [help] newbie cant boot off http
fixed. Thanks!
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)