How boot iPXE script over pxelinux ?
|
2013-04-23, 18:19
(This post was last modified: 2013-04-23 18:23 by Torgeir.)
Post: #2
|
|||
|
|||
RE: How boot iPXE script over pxelinux ?
Build your ipxe.pxe/undionly.kpxe with that script embeded.
Code: make bin/ipxe.pxe EMBED=ipxe.script.ipxe Then rename ipxe.pxe to ipxe.pxe.0, and move to tftp folder. From pxelinux label. Code: LABEL ipxe http iso Or just use gpxelinux.0 or ipxelinux.0, from some of the latest syslinux releases. And then you can have http directly from pxelinux. Code: LABEL http iso |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
How boot iPXE script over pxelinux ? - Gelip - 2013-04-23, 15:26
RE: How boot iPXE script over pxelinux ? - Torgeir - 2013-04-23 18:19
RE: How boot iPXE script over pxelinux ? - Gelip - 2013-04-23, 19:54
RE: How boot iPXE script over pxelinux ? - Gelip - 2013-04-24, 06:36
|
User(s) browsing this thread: 3 Guest(s)