Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Chainloading iPXE (HTTP), does not work
2014-11-10, 16:41
Post: #2
RE: Chainloading iPXE (HTTP), does not work
(2014-11-09 18:30)stamster Wrote:  Boot process starts (iPXE), but it loops endlessly until I press Ctrl +B.
If I type in manually dhcp followed by chain http://myURL everything WORKING FINE!

Where am I going wrong on this?

Somehow you are using a binary which does not include your embedded script. If there is an embedded script then iPXE will not display the "Press Ctrl-B" prompts; the presence of the prompts proves that this binary does not have any embedded script.

Recheck your build command line for typos, and check that your TFTP server is providing the binary that you think it is providing.

Michael
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Chainloading iPXE (HTTP), does not work - mcb30 - 2014-11-10 16:41



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