克隆CentOS6虚拟机eth0被修改为eth1如何修改eth0

直接修改 /etc/sysconfig/network-script/ifcfg-eth0 删掉UUID HWADDR 配置静态地址 然后:

rm -rf  /etc/udev/rules.d/70-persistent-net.rules

然后reboot

猜你喜欢

转载自blog.csdn.net/xianjuke008/article/details/113175574