0,母机安装好该装的基本软件(不安装多余的),修改以下
网卡配置文件(/etc/sysconfig/network-scripts/ifcfg-eth0)ONBOOT=yes,删除UUID与网卡
主机名(/etc/sysconfig/network)
映射关系(/etc/hosts)
检测能ping 外网。主从机都能互ping
1,开始克隆
2,修改网卡配置(/etc/sysconfig/network-scripts/ifcfg-eth0)ip地址
3,删除文件(rm -rf /etc/udev/rules.d/70-persistent-net.rules)
4,更改主机名(/etc/sysconfig/network)
5,重启reboot