directory
introduce
Question why
The solution
introduce
Error: Restart the nic of the cloned machine
Bringing up interface eth0: Device eth0 does not seem to be present,delaying initialization. [FAILED]:
Question why
This is because the cloned machine does not have the correct MAC and UUID information conflicts
The solution
1. Perform the following operations to delete files
- rm -f /etc/udev/rules.d/70-persistent-net.rules
2. Delete the UUID and hwaddr lines in /etc/sysconfig/network-scripts/ifcfg-eth0
- vi /etc/sysconfig/network-scripts/ifcfg-eth0
3. Run reboot to restart the system
4. Check the NETWORK adapter after the restart
5. Enter IP addr
ok
Continuously updated