Redhat virtual machine configuration bridging method Device eth0 does not seem to be present, dela

Source: Internet
Author: User


The Redhat Virtual Machine configures the bridging mode Device eth0 does not seem to be present. delaying initialization imports an existing RHEL6.x Virtual Machine in Virt-manager. After the VM is started, it is found that the NIC is not started. Restart the network service and find the error message "Device eth0 does not seem to be present, delaying initialization. "solution: 1. delete/etc/udev/rules. d/70-persistent-net.rules and restart the machine. The file 70-persistent-net.rules determines the binding between the nic and the MAC address. After the existing virtual machine is imported, the MAC address of the NIC changes, so the system determines that the network device does not exist. 2. After such processing, eth0 cannot be started normally. You need to set/etc/udev/rules. d/70-persistent-net.rules the last modification in the file "eth1" to "eth0", then change the MAC address in/etc/sysconfig/network-scripts/ifcfg-eth0 to/etc/udev/rules. the address recorded in the d/70-persistent-net.rules file, and then restart the machine. eth0 can be started normally.
 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.