1.先把克隆机网卡自动生成一遍

vmware 克隆主机eth0 提示Device does not seem to be present 解决方案

并记录生成的网络地址

2. rm -rf /etc/udev/rules.d/70-persistent-net.rules 

删除这个文件

3.vi /etc/sysconfig/network

修该机器名字

vmware 克隆主机eth0 提示Device does not seem to be present 解决方案

4.vi /etc/sysconfig/network-scripts/ifcfg-eth0

vmware 克隆主机eth0 提示Device does not seem to be present 解决方案

5.reboot

6.重启完毕执行

service network restart 

解决

相关文章:

  • 2021-11-24
  • 2021-06-22
猜你喜欢
  • 2021-11-22
  • 2021-08-28
  • 2021-07-30
  • 2021-09-05
  • 2021-11-16
相关资源
相似解决方案