Fedora13网卡莫名失效
时间:2010-10-18 来源:kitt1987
Fedora13网卡毫无征兆失效,使用service network restart的到一条错误信息:Device not managed by NetworkManager。
解决方法如下:
在shell中执行:
/etc/init.d/NetworkManager stop
/etc/init.d/network start
chkconfig NetworkManager off
chkconfig network on
/etc/init.d/NetworkManager start
相关阅读 更多 +