Issue with iPXE and PHP
|
2012-12-05, 01:19
Post: #3
|
|||
|
|||
RE: Issue with iPXE and PHP
When exactly does iPXE hang? Right it fetches your php page and tries to execute it?
If that's the case please enter the iPXE command line, fetch the image manually and execute 'imgstat': dhcp kernel http://bs1/boot.php?mac=${net0/mac} imgstat It should say something like "Script" next to that file. It probably says "PXE" or "NBP" or something similar instead. If that's the case you may have some issues with iPXE incorrectly detecting the shebang line("#!ipxe"). Is there maybe some issue with the character encoding? Is the very first thing that script outputs really "#!ipxe\n" with absolutely nothing before it? You should also check with a browser that the content type really is text/plain. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Issue with iPXE and PHP - sarahphillips - 2012-11-30, 01:25
RE: Issue with iPXE and PHP - robinsmidsrod - 2012-12-02, 22:45
RE: Issue with iPXE and PHP - thomil - 2012-12-05 01:19
RE: Issue with iPXE and PHP - johnfortech - 2017-12-15, 01:48
RE: Issue with iPXE and PHP - NiKiZe - 2017-12-17, 11:27
RE: Issue with iPXE and PHP - Torgeir - 2012-12-05, 11:23
|
User(s) browsing this thread: 2 Guest(s)