On Wednesday 23 January 2008 12:49:06 am Joe Ciccone wrote: > b-vol wrote: > > ########### > > /etc/rc.d/rcsysinit.d/S80localnet: line 22 ip:command not found > > /etc/rc.d/rcsysinit.d/S80localnet: line 23 ip:command not found > > > > /etc/rc.d/network-devices/ifup: line 72 ip: command notfound > > Interface eth0 does'nt exist > > ######## > > > > after login: ifconfig eth0 yields: > > > > link encap:Ethernet Hwaddr: 48-bitnumber (MAC address) > > BROADCAST MULTICAST MTU: 1500 > > txqueuelen: 1000 > > > > in otherwords the MAC adddress is recognised but the device is disabled.I > > have enabled all the obvious drivers 100 Mbit and100 Mbit ethernet > > devices in the kernel configuration. > > It looks like you might have a few issues there, but to start things > off, I'd say that you forgot to install iproute2 in the final system.
you were absolutely spot on. Thanks a lot. everything is nowfine. > You're missing the ip command. Install that, then try to start > networking again and see what happens. > > _______________________________________________ > Clfs-support mailing list > Clfs-support@lists.cross-lfs.org > http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org _______________________________________________ Clfs-support mailing list Clfs-support@lists.cross-lfs.org http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org