Eth0 not found on Linux system after virtual machine cloning

Source: Internet
Author: User

Workaround:

1. After removing the/etc/udev/rules.d/70-persistent-net.rules, restart the machine. 70-persistent-net.rules This file determines the binding of the network card to the MAC address, after importing the existing virtual machine, but the MAC address of the NIC has changed, so the system does not think the network device exists.

2, after such processing eth0 still can not start normally, need to/etc/udev/rules.d/70-persistent-net.rules file final modification "eth1" for "eth0", and then/etc/sysconfig/ The MAC address in the Network-scripts/ifcfg-eth0 is modified to the address recorded in the/etc/udev/rules.d/70-persistent-net.rules file, and then the machine restarts, eth0 can start normally.


Eth0 not found on Linux system after virtual machine cloning

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.