Where to put my boot.ipxe file?
|
2015-08-15, 23:33
Post: #1
|
|||
|
|||
Where to put my boot.ipxe file?
In my pxelinux.cfg I have this:
Code: LABEL iPXE Code: dhcp But I would like to be able to use a boot.ipxe file for scripting, but where can put this and how to tell iPXE to use it? Thanks. |
|||
2016-11-02, 10:46
(This post was last modified: 2016-11-02 10:47 by robinsmidsrod.)
Post: #2
|
|||
|
|||
RE: Where to put my boot.ipxe file?
You need to put it either on a TFTP or HTTP server that you host yourself. For examples of boot menu ipxe scripts, see here: http://ipxe.org/examples
Also, unless you're married to your pxelinux setup, just use ipxe.pxe/undionly.kpxe directly from TFTP instead of loading pxelinux.0 first. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)