Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Webserver seeks files
2014-06-02, 11:05
Post: #3
RE: Webserver seeks files
If you look carefully at the example you've linked to, there is an example file called hostname-testvm.ipxe. That is typical content for any of those missing files you've mentioned above. Be aware that all of these files are OPTIONAL, as in they don't need to be present for the menu to work, and you normally just use them to customize the default menu option for a single (or small group) of machines. If you don't need them, the files should not be present. If they are empty files you'll most likely get errors.

As all of the override files are called as a "tail calls/goto", if you actually use it, you'll need to tell it to explicitly go back to the menu.ipxe file at the end, as it won't return (like a function call) to boot.ipxe once it's done. The reason for this is that you might want an override file to actually use "exit" to return back to the BIOS for local boot.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
UUID MAC PCI files - TheUltimateUnltd - 2014-05-24, 10:44
RE: Webserver seeks files - robinsmidsrod - 2014-06-02 11:05



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