Skip to content
Discussion options

You must be logged in to vote

Verify that the file has valid magic to be a iPXE script, that is that it actually starts with #!ipxe and not some other magic BOM bytes or similar before it.

You could also verify that the script itself works by pressing ctrl-b and manually chain into the script that you temporarily put on your TFTP as will.

You can also use imgfetch and then imgstat to verify that iPXE detects it as a valid script.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by mldulaney
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants