2013-05-12, 19:52
Hi,
I cannot chain pxelinux (4.06) from ipxe (latest version from git - 1.0.0+ (cb29c) ).
Below my ipxe script (note that I get the same issue from ipxe shell):
dhcp
chain pxelinux.0
Any idea?
pxelinux.0 stays stuck on
tftp prefix : http://${dhcp-server}/
trying to load : pxelinux.cfg/...
Note, than chainloading from the kernel (not the bootstrap loader undi.pxe), this is fine.
Regards,
Erwan
I cannot chain pxelinux (4.06) from ipxe (latest version from git - 1.0.0+ (cb29c) ).
Below my ipxe script (note that I get the same issue from ipxe shell):
dhcp
chain pxelinux.0
Any idea?
pxelinux.0 stays stuck on
tftp prefix : http://${dhcp-server}/
trying to load : pxelinux.cfg/...
Note, than chainloading from the kernel (not the bootstrap loader undi.pxe), this is fine.
Regards,
Erwan