CentOS 6.0网卡问题总结
eth0不见了的处理方法1.刚开始运行ifconfig eth0发现网卡不见了。[root@localhost ~]# ifconfig eth0eth0: error fetching interface information: Device not found //但是network-scripts里的配置文件全部是eth0的,为什么获取不到也不知道为什么?处理解决方法只能用eth1替换eth0了,自己创建modprobe.conf文件里面alias...