VirtualBox replicating multiple virtual machines (host Redhat)

Source: Internet
Author: User

I made a WinXP virtual image with VirtualBox.

You want to make a few copies without reinstalling, that is, loading several virtual machines at the same time.

However, directly copying the installed VDI files, the system will report the error that the UUID already exists.

Therefore, you need to modify the UUID to use

$CP Winxp1.vdi (source VDI) Winxp2.vdi (Purpose VDI)

When loading WINXP1.VDI, there will be a bug that the UUID already exists.

The workaround is to:

1, switch to the VirtualBox installation directory, in the Linux system, the general is the/usr/share/virtualbox/directory, and then execute

#VBoxManage internalcommands sethduuid (/root/virtualbox\ vms/winxp1/winxp2.vdi) ( in parentheses for the purpose of the VDI path )

UUID changed To:dd2df223-d099-42ba-af08-5d78422c23f8

Successful, when you create a new virtual machine, select this VDI.

VirtualBox replicating multiple virtual machines (host Redhat)

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.