1、删除70-persistent-net.rules文件:rm -rf /etc/udev/rules.d/70-persistent-net.rules
2、去掉 ifcfg-eth0 文件中的物理地址。
2.1、运行命令进入文件的编辑界面:vim /etc/sysconfig/network-scripts/ifcfg-eth0
2.2、删掉红框中的部分,保存即可。
3、重启系统:reboot
标签:克隆,rules,ip,虚拟机,ifcfg,persistent,70,net,eth0
来源: https://www.cnblogs.com/sfwu/p/16145981.html