Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

The solution to the emergence of Device eth0 does not seem to be present in vmware Clone linux

2025-04-02 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/02 Report--

This article mainly explains "vmware clone linux Device eth0 does not seem to be present solution", the explanation content in the article is simple and clear, easy to learn and understand, please follow the idea of small series slowly in-depth, together to study and learn "vmware clone linux Device eth0 does not seem to be present solution"!

When you need a large number of Linux virtual machines, you clone the virtual machine using vmware, and an error occurs when configuring the network card: "Bring up interface eth0: Device eth0 does not seem to be present, delaying initialization."

Error as shown below

The solution is simple, as follows:

Step 1: Delete the file 70-persistent-net.rules

1

# rm -f /etc/udev/rules.d/70-persistent-net.rule

Step 2: Modify ifcfg-eth0

1

# vim /etc/sysconfig/network-scripts/ifcfg-eth0

Delete or comment MAC address configuration

Step 3: Restart the server

1

# reboot

So the problem was solved.

Thank you for reading, the above is "vmware clone linux Device eth0 does not seem to be present solution" content, after the study of this article, I believe that everyone on vmware clone linux Device eth0 does not seem to be present solution this problem has a deeper understanding, the specific use of the situation also needs to be verified by practice. Here is, Xiaobian will push more articles related to knowledge points for everyone, welcome to pay attention!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report