System environment:
Redhat 6 installed in VMware workstation
Fault Description:
After cloning three virtual machines, the virtual machine NIC that initiates the clone discovers that information such as IP address cannot be configured,
"Error:no suitable device Found:no device found for connection" System eth0 "
Solution:
Scenario 1 Delete the/etc/udev/rules.d/70-persistent-net.rules file and restart the system.
Scenario 2 If the above does not work
(1), ifconfig -a View the value of the physical Mac hwaddr
(2), vim Edit file/etc/sysconfig/network-script/ifcfg-ethx modified Ifconfig detected in the Mac HWADDR value;
PS: In fact, is to modify the MAC address.
Problem Solving ~
This article is from the "Mgnulinux" blog, make sure to keep this source http://inspriion.blog.51cto.com/3283848/1641630
Error:no suitable device Found:no device found for connection "System eth0"