网卡出错:Device eth0 does seem to be present delaying initialization
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了网卡出错:Device eth0 does seem to be present delaying initialization相关的知识,希望对你有一定的参考价值。
重启网卡错误:
1、启动之后使用ifconfig,发现无ip地址,只有回环地址为127.0.0.1
2、错误信息:Bringing up interface eth0: Device eth0 does seem to be present delaying initialization
错误原因分析:
源主机采用手动方式配置的IP,移动或者克隆是 MAC,uuid 冲突
解决办法
1、查看网卡配置
2、删除HWADDR地址那一行及UUID的行,再清空70-persistent-net.rules文件
3、eth0网卡文件修改后
4、重启系统:reboot或在VM外面重启
5、重启后配置IP生效
本文出自 “运维小当家” 博客,请务必保留此出处http://solin.blog.51cto.com/11319413/1861848
以上是关于网卡出错:Device eth0 does seem to be present delaying initialization的主要内容,如果未能解决你的问题,请参考以下文章
Linux_解决启动网卡失败 Device eth0 does not seem to be present
克隆虚机网卡出现 Device eth0 does not seem to be present, delaying initialization 错误
Device eth0 does not seem————解决方法
device eth0 does not seem to be present, delaying initialization
克隆的Linux系统中重启网卡失败“Bringing up interface eth0: Device eth0 does not seem to be present“
Device eth0 does not seem to be present,delaying initialization. 虚拟机克隆后出现网卡起不来