state of ipxelinux.0
|
2012-01-04, 09:10
Post: #1
|
|||
|
|||
state of ipxelinux.0
Hello,
Browsing the forums I found a request back in April for a binary version of ipxelinux.0 (http://forum.ipxe.org/showthread.php?tid=20) It was said by mcb30 at the time that this is experimental, and I see the online documentation suggests chainloading using undionly.kpxe Is this still the case? As a layman user of gpxelinux.0, it would seem easier to drop in the "i" version, is there a good reason not to? Is there any specific instructions or branch suggested to use for building the binary? Fascinating stuff this, kudos to the developers! Stu |
|||
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 |
|||
2012-11-26, 10:44
Post: #3
|
|||
|
|||
RE: state of ipxelinux.0
I have created a short protip at https://coderwall.com/p/0sq9gg on how to build ipxelinux.0 without needing Michael's custom git repo. I've also linked to it in the FAQ entry here on the forum.
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)