centos 克隆出现device eth0 does not seem to be present,delaying initialization

Vmware 安装centos后,clone一台,无法上网。

ifconfig查看没有IP。
/etc/sysconfig/network-scripts/ifcfg-eth0 文件存在:
2038723256415406445
重启网卡服务:service network restart,提示如下错误信息:
device eth0 does not seem to be present,delaying initialization
解决办法:
因为是clone过来,MAC地址没有变,需要修改。
1) ?vi /etc/sysconfig/network-scripts/ifcfg-eth0
修改为:
6597579940053465200
2)?删除 /etc/udev/rules.d/70-persistent-net.rules 并重启即可
rm?/etc/udev/rules.d/70-persistent-net.rules
reboot
centos 克隆出现device eth0 does not seem to be present,delaying initialization
0 0 votes
Article Rating
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments
Scroll to top
0
Would love your thoughts, please comment.x
()
x