network card is a special device, and you can't find it in /dev dir. try the following: ifup eth0 or these: ifconfig eth0 [up]
if eth0 not ok, then try eth1 eth2 ................ if it is a wireless network card, then try : iwconfig ethX I don't know how to obtain all network device name, anyone know it ? -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
