Am Dienstag, 12. Februar 2008 04:19:56 schrieb zhengyi:
> 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 ?
Have a look to /sys/class/net/  There are all of the device names as 
directories.

-- 
Thomas
-- 
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to