Displaying 1 result from an estimated 1 matches for "tc10143".
Did you mean:
10143
2013 Oct 23
1
lpxelinux.0 - 6.02 - failed to load ldlinux.c32
...barebone with intel atom and jmicron card, just usb ports
I tried pxelinux 6.01 and also 6.02. No luck on Model 2 and 3. Model 1 is booting with 6.02 and 6.01 via lpxelinux.0 without a problem.
I used the stock binarys from the tar.bz , no make was issued.
I use this dhcpd.conf entry
host tc10143 {
hardware ethernet 80:ee:73:5d:43:1c;
fixed-address 172.31.126.125;
option host-name "tc10143";
filename "/thinclients51dev2/lpxelinux.0";
}
nothing more.
The client sends dhcp requests, get the options back and starts downloading the l...