RHEL6.2中克隆了虚拟机以后,启用网卡会报如下错误。
Error:No suitable device found: no device found for connection "System eth1"
解决方法:1、删除/etc/udev/rules.d/70-persistent-net.rules文件,重启系统。
2、如果上面的不起作用
(1), ifconfig 查看HWADDR的值
(2), /etc/sysconfig/network-script/ifcfg-eth1中修改ifconfig中查出的HWADDR值;