Device eth0 does not seem to be present, delaying initialization.

简介:

首先感谢http://hi.baidu.com/reanw的博文。

故障背景:

使用vmware workstation中克隆(clone)了一个CentOS 6.2的虚拟机,启动之后发现网卡没有启动。于是重启一下network服务,发现提示错误信息“Device eth0 does not seem to be present, delaying initialization.”

解决方法:

需要将 /etc/udev/rules.d/70-persistent-net.rules 文件最后的修改"eth1"为"eth0",然后将/etc/sysconfig/network-scripts/ifcfg-eth0中的MAC地址修改为 /etc/udev/rules.d/70-persistent-net.rules文件中所记录的地址,再重启机器,eth0可以正常启动了。

目录
打赏
0
0
0
0
263
分享
相关文章
Changing an HDLM device name
Changing an HDLM device name
63 0
解决:efi usb device has been blocked by the current security policy
解决:efi usb device has been blocked by the current security policy 问题描述:U盘装系统或者其他操作时,是因为BIOS安全策略,出现上述错误无法进入后续步骤。 解决方法:按F2(Fn+F2)进入BIOS,在secure Boot 中security选择disable。解决! 延伸(可不读): 黑苹
11174 0
AI助理

你好,我是AI助理

可以解答问题、推荐解决方案等