The eth0 Nic cannot be found after vmwarevm clones the Linux system.

Source: Internet
Author: User


Sometimes, the clone function of vmwarevm is used to quickly copy the installed system. However, after cloning, no eth0 Nic is found. Www.2cto.com solution: 1. Edit the/etc/udev/rules. d/70-persistent-net.rules file.
Www.2cto.com comment out or delete the configuration of the line NAME = "eth0", and change NAME = "eth1" to NAME = "eth0". The modification is as follows: 2. Change the NIC configuration file,/etc/sysconfig/network-scripts/ifcfg-eth0 to change the value of HWADDR to/etc/udev/rules. the new value in the d/70-persistent-net.rules file is modified as follows: 3. Modify/etc/sysconfig/network, change the host name, modify HOSTNAME 4, restart the system, and reboot. Www.2cto.com

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.