state of ipxelinux.0
|
2012-09-28, 10:27
Post: #2
|
|||
|
|||
RE: state of ipxelinux.0
You might have luck with mbc30's fork of gpxelinux located at https://git.ipxe.org/people/mcb30/syslin.../ipxelinux but be aware that he's not really maintaining that code.
The reason for that is that it's a lot of work to maintain it for very little benefit. If you look at chain of loading gpxelinux compared to loading these separately they are almost similar, it's just that you split it into one more step. Vendor PXE -> DHCP -> TFTP -> gpxelinux.0 -> menu.c32 -> user choices Vendor PXE -> DHCP -> TFTP -> iPXE (undionly.kpxe) -> DHCP -> pxelinux.0 (using DHCP user-agent sniffing) -> menu.c32 -> user choices The user-agent sniffing is documented here: http://ipxe.org/howto/dhcpd#pxe_chainloading |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
state of ipxelinux.0 - stu - 2012-01-04, 09:10
RE: state of ipxelinux.0 - robinsmidsrod - 2012-09-28 10:27
RE: state of ipxelinux.0 - robinsmidsrod - 2012-11-26, 10:44
|
User(s) browsing this thread: 1 Guest(s)