The VM to be cloned must be shut down before cloning.
650) This. width = 650; "src =" http://s3.51cto.com/wyfs02/M02/4A/B2/wKiom1QmsVCBnxzaAAEYCZHuGzM607.jpg "Title =" vm1.jpg "alt =" wkiom1qmsvcbnxzaaaeyczhugzm607.jpg "/>
2. Clone
650) This. width = 650; "src =" http://s3.51cto.com/wyfs02/M00/4A/B4/wKioL1QmsgLjhSVqAAIMVOTrgFs879.jpg "Title =" 2.jpg" alt = "wkiol1qmsgljhsv qaaimvotrgfs879.jpg"/>
3. Select complete clone
650) This. width = 650; "src =" http://s3.51cto.com/wyfs02/M01/4A/B2/wKiom1QmsmCSEkEpAAHmdeQ19UA173.jpg "Title =" 3.jpg" alt = "wkiom1qmsmcsekepaahmdeq19ua173.jpg"/>
4. Modify the MAC address of the NIC
1) modify the configuration file:/etc/sysconf/network-scripts/ifcfg-eth0
Comment out this line # hwaddr = 00: 0C: 29: 12: 4d: 30
650) This. width = 650; "src =" http://s3.51cto.com/wyfs02/M00/4A/B5/wKioL1QmtF_Ti6x6AAEjwuKpaNs285.jpg "Title =" 4.jpg" alt = "wkiol1qmtf_ti6x6aaejwukpans285.jpg"/>
2) If no Nic is found, run the command IFUP eth0 to start the NIC)
3) or restart the NIC service: Service Network restart
4) none of the above. modify the configuration file:/etc/udev/rules. d/70-persistent-net.rules.
Comment out the first line and change name = "eth1" of the second line to name = "eth0"
650) This. width = 650; "src =" http://s3.51cto.com/wyfs02/M01/4A/B3/wKiom1QmtbLC1uBJAAITYPt1ONE937.jpg "Title =" 5.jpg" alt = "wkiom1qmtblc1ubjaaitypt1one937.jpg"/>
5. Restart the NIC service: Service Network restart or/etc/init. d/network restart
6. restart the system: reboot
7. Run the ifconfig command to view the MAC address
650) This. width = 650; "src =" http://s3.51cto.com/wyfs02/M00/4A/B4/wKiom1QmtzHiGpl0AAIhnSDKKrc969.jpg "Title =" 6.jpg" alt = "wkiom1qmtzhigpl0aaihnsdkkrc969.jpg"/>
8. Replace the new MAC address with hwaddr in the/etc/sysconf/network-scripts/ifcfg-eth0 file.
Hwaddr = 00: 0C: 29: E8: 5A: 55
9. Restart the NIC: Service Network restart
Search for websites with good English software packages:Www.tmd123.com (tongtian Tower)
This article is from "Chen shenggang's blog", please be sure to keep this source http://chenshengang.blog.51cto.com/4399161/1558864
VMware clone VM centos (modify Mac)