Oracle VM VirtualBox replicate virtual machines

Source: Internet
Author: User
Tags oracle vm virtualbox vm virtualbox

Environment:

Oracle VM VirtualBox version number: 5.0.20

Centos-6.7-x86_64-minimal.iso

1. Replicating virtual machines

Right-click the hibernation template virtual machine and select Copy

--fill in the new virtual computer name, tick "reinitialize all network card MAC address (R)"

--Default "full copy"

--Default "current Virtual PC status (M)"

2. Start the new virtual machine in hibernation and turn off the new virtual machine;

This step is to let/etc/init.d/network restart restart can produce network card MAC address conflict error, test reboot does not produce MAC conflict, so choose force quit.

[Email protected] ~]# shutdown-h now

Start the virtual machine, start the network

[Email protected] ~]#/etc/init.d/network restartshutting down loopback insterface:                                                                               [  OK  ]bringing up Loopback insterface:                                                                                 [  OK  ]bringing up interface eth0:  Device eth0 does not seem to being present,delaying in Itialization.                    [FAILED]

3. Solution

A. Deleting/etc/udev/rules.d/70-persistent-net.rules

B. Run Start_udev regenerate/etc/udev/rules.d/70-persistent-net.rules file

C. Modify eth1 in/etc/udev/rules.d/70-persistent-net.rules to Eth0

B. Comment/etc/sysconfig/network-scripts/ifcfg-eth0 file hwaddr information

E. Restarting the Network service

Oracle VM VirtualBox replicate virtual machines

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.