Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Compile problem?
2012-09-28, 14:08 (This post was last modified: 2012-09-28 14:44 by robinsmidsrod.)
Post: #3
RE: Compile problem?
As robin said the screenshot is unavailable so I can only guess where you get the frozen screen.

If it freezes after DHCP and right after iPXE tries to execute your embedded script it might also be a problem with your script.

You might run into problems if you saved your script in an incorrect encoding(UTF16, ...).

In this case iPXE will misdetect your script as an PXE executable which leads to the freeze.

You can check if this is the case by entering the iPXE console(CTRL+B), and executing the 'imgstat' command.
It should say "[Script]" for boot.ipxe. If it says anything else, check if any of the issues mentioned above apply.

Edit: Removed incorrect statements about iPXE misdetecting the image if there are whitespaces after the "#!ipxe" string.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Compile problem? - joekewle - 2012-05-31, 19:07
RE: Compile problem? - robinsmidsrod - 2012-09-28, 10:16
RE: Compile problem? - thomil - 2012-09-28 14:08



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