VMware克隆虚拟机后出现Device does not seem to be present解决
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了VMware克隆虚拟机后出现Device does not seem to be present解决相关的知识,希望对你有一定的参考价值。
问题:
使用VMware克隆虚拟机,设置完网卡信息并重启后出现Device does not seem to be present
解决办法:
1、设置网卡信息,把UUID以及mac地址删掉
2、rm -rf /etc/udev/rules.d/70-persistent-net.rules
3、reboot
重启完成后,再次service network start 成功启动
以上是关于VMware克隆虚拟机后出现Device does not seem to be present解决的主要内容,如果未能解决你的问题,请参考以下文章
clone vmware虚拟机,启动的时候出现device eth0 does not seem to be present, delaying initialization错误
Device eth0 does not seem————解决方法