码迷,mamicode.com
首页 > 其他好文 > 详细

Device ehth0 is not present

时间:2016-01-16 09:47:04      阅读:164      评论:0      收藏:0      [点我收藏+]

标签:

context: 使用virtualbox 克隆了一个新硬盘,然后配为新建虚机的使用,但ifconfig只能发现lo,没有eth0

解决方案:

当前系统是centos6.6

cd /etc/udev/rules.d

rm –f 70-persistent-net.rules

reboot

即可

Device ehth0 is not present

标签:

原文地址:http://www.cnblogs.com/huaxiaoyao/p/5135003.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!