赞
踩
解决办法:
So here’s how we fix it:
# rm -f /etc/udev/rules.d/70-persistent-net.rules
|
# reboot
|
# vi /etc/sysconfig/network-scripts/ifcfg-eth0
|
Remove the MACADDR entry or update it to the new MACADDR for the interface (listed in this file: /etc/udev/rules.d/70-persistent-net.rules).
Remove the UUID entry
Save and exit the file
# service network restart
|
Happy cloning!
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。