Device eth0 does not seem to be present, delaying initializa

Source: Internet
Author: User

Fault analysis:
When the machine is changed, the mac address of the NIC is changed. This problem is caused by udev.

Solution:
Method 1:
You can modify/etc/udev/rules against the existing mac address. d/The 70-persistent-net.rules file in the directory (the name may be different). Replace the MAC address of the ethx with the existing MAC address.

The second method is the simplest and recommended by bloggers:
# Rm-f/etc/udev/rules. d/70-persistent-net.rules
# Reboot
After the restart, the system automatically generates the 70-persistent-net.rules file.

This article is based on the CentOS 6.3 Environment, it is also possible to directly comment out the MAC address in/etc/sysconfig/network-scripts/ifcfg-ethx on the 5.x host.

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.