???? wrote: >eth0: config: auto-negotiation on, 100HDX, 10HDX. >IP-Config: Complete: > device=eth0, addr=198.87.102.211, mask=255.255.255.0, gw=198.87.102.140, > host=oops, domain=, nis-domain=(none), > bootserver=198.87.102.140, rootserver=198.98.102.140, rootpath= > > Hi
Check out your DHCP server. You don't get the rootpath from it. /etc/dhcpd.conf should contain option root-path "/local/Mpc8266ads/Box0/root"; or something similar. also take a look in /var/log/messages to pinpoint the problem. /Tore Hagen