For the virtual machine clone or template deployment machine, the network card will have the following problems:
service network restart
Shutting down loopback insterface: [ OK ]
Bringing up loopback insterface: [ OK ]
Bringing up interface eth0: Device eth0 does not seem to be present,delaying initialization. [FAILED]
Solution:
Open/etc/udev/rules.d/70-persistent-net.rules, check the MAC address of eth1, and then open/etc/sysconfig/network scripts/ifcfg-eth0 after recording
Then, eth0 is replaced by eth1 and the original MAC address is changed
Just restart the network
Similar Posts:
- [Solved] Device eth0 does not seem to be present,delaying initialization
- Bringing up interface eth0: Error: No suitable device found: no device found for connection ‘System eth0’. [FAILED]
- Job for network.service failed because the control process exited with error code [How to Solve]
- CentOS7 Failed to start LSB: Bring up/down networking. [How to Solve]
- [Solved] VMware Modify network.service Error: LSB: Bring up/down networking
- Virtual machine error: Job for network.service failed because the control process exited with error code
- CentOS7 Failed to start LSB: Bring up/down [How to Solve]
- CentOS 7 network could not retrieve error [Solved]
- Solve the problem of could not retrieve mirrorlist in centos7 yum
- [Solved] Yum command error: could not retrieve mirrorlist http://mirrorlist.centos.org…