使用DEBIAN5。0。3安装firmware-iwlwifi_0.14+lenny2_all.deb 3945驱动后必须使用命令重启网卡报如下错误: Reconfiguring network interfaces...RTNETLINK answers: No such process cat: /sys/module/p80211/parameters/wlan_wext_write: No such file or directory if-up.d/mountnfs[eth0]: waiting for interface wlan0 before doing NFS mounts (warning). FATAL: Module p80211 not found. Failed to load p80211.ko. run-pa...
cd /etc/sysconfig/network-scripts\r\ncp ifcfg-eth0 ifcfg-eth0:1\r\nvi ifcfg-eth0:1\r\n然后改动相应的地方,一般有两个\r\n1. device=eth0-------->device=eth0:1\r\n2. IP地址\r\n重启一般就可以了!!
/etc/rc.d/init.d/gpm restart 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u1/34172/showart_1430381.html