How boot iPXE script over pxelinux ?
|
2013-04-23, 15:26
(This post was last modified: 2013-04-23 16:10 by Gelip.)
Post: #1
|
|||
|
|||
How boot iPXE script over pxelinux ?
I have own configured server TFTPD32 with DHCP and TFTP (pxelinux.0 + menu default). Now I learned that HTTP protocol is faster than TFTP to load ISO images. I want change loading ISO images to HTTP protocol in file default. I make script for boot over HTTP protocol:
Code: #!ipxe Code: LABEL image I know that this working in menu.ipxe booted from TFTP like this: Code: :image If this is not possible please help me how boot ISO over HTTP automatic other way. |
|||
« 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: 2 Guest(s)