Displaying 1 result from an estimated 1 matches for "chain018".
2015 Oct 24
4
Confusion on lpxelinux vs. gpxelinux vs. ipxe vs gpxe.
...next-server and filename fields so I wanted to
exploit the "prefix" -p option that pxechn.c32 accepts.
I spent a long time hitting my head against a brick wall until I recompiled
with various DEBUG macros set... my pxechn stanza looked like this:
# Test Doug's chaining...
LABEL chain018
MENU LABEL ^Doug's REMOTE lpxelinux.
KERNEL pxechn.c32
APPEND
http://wwwin-kickstart.remote.com/tftpboot/dscoular/syslinux/lpxelinux.0 -p
http://wwwin-kickstart.remote.com/tftpboot/dscoular/syslinux
With DEBUG set I could see that my local lpxelinux.0 would succes...