Displaying 1 result from an estimated 1 matches for "shakabuku".
2004 Oct 08
1
timeout: retrying... with atftpd and pxelinux
...me atftpd[4717]: timeout: retrying...
The Serving, blksize, timeout: retrying... cycle continues a few more times.
Here's the relevant section from my dhcpd.conf:
group {
default-lease-time -1;
use-host-decl-names on;
option domain-name "d.shakabuku.org";
option subnet-mask 255.255.255.0;
option broadcast-address 192.168.1.255;
option routers 192.168.1.1;
option domain-name-servers 192.168.1.1;
filename "pxelinux.0";
host jambox {
hardware ethernet...