VMware 克隆Linux后找不到eth0
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了VMware 克隆Linux后找不到eth0相关的知识,希望对你有一定的参考价值。
VMware 克隆Linux,ifconfig 不出现eth0
解决方案:
1)删除 /etc/udev/rules.d/70-persistent-net.rules/
rm -rf /etc/udev/rules.d/70-persistent-net.rules
2)重启
init 6
3)ifconfig 查看
以上是关于VMware 克隆Linux后找不到eth0的主要内容,如果未能解决你的问题,请参考以下文章