Displaying 1 result from an estimated 1 matches for "elitepad".
Did you mean:
editpad
2015 Feb 19
1
pxelinux 6.03 EFI using proxy DHCP
...it ?hangs?
The tftp log shows that syslinux.efi is downloaded, but ldlinux.e64 / ldlinux.e32 is never requested.
A Wireshark trace confirms that DHCP and proxy DHCP are behaving correctly and syslinux.efi is tftp downloaded, but never request more data over tftp.
We are using Lenovo T430 and HP ElitePad 900 for testing EFI x64 and EFI x32.
Syslinux 6.00, 6.01, 6.02 and 6.03 all have this problem.
Stopping the proxy DHCP and hard setting DHCP ?next server?, option 66 (boot server) and 67 (boot file name), then everything works fine.
We want to use proxy DHCP to be able to dynamically PXE boot bo...