Solution for modifying uuid in Vboxmanage: vboxmanageuuid

Source: Internet
Author: User

Solution for modifying uuid in Vboxmanage: vboxmanageuuid

My environment:

Virtualbox 4.3.10 r93012

Operating System: win7

 

Problem: a uuid conflict is prompted when Virtualbox uses the copied Virtual Disk:

Because a hard disk with uuid ''already exists.

 

 

According to the Internet, run VBoxManage to modify the uuid and report the following error:

D: \ Program Files \ Oracle \ VirtualBox> VBoxManage internalcommands sethduuid D: \ vm \

Rac1 \ model. vdi

VBoxManage.exe: error: Failed to create the VirtualBox object!

VBoxManage.exe: error: Code E_INVALIDARG (0x80070057)-One or more arguments ar

E invalid (extended info not available)

VBoxManage.exe: error: Most likely, the VirtualBox COM server is not running or

Failed to start.

 

 

Solution:

Modify vboxmanage to run this program in compatible mode, for example:

Run the following command again:

D: \ Program Files \ Oracle \ VirtualBox> VBoxManage internalcommands sethduuid D: \ vm \

Rac1 \ model. vdi

UUID changed to: f52953fb-b3d1-400c-b345-dc4de6acaf75


How does Vbox change the uuid of a virtual machine?

Modify the hard disk ID of the virtual system! You 'd better create a new virtual system and copy the VHD file of the virtual system to another place for backup. Upgrade the VBOX and directly overwrite and install it without uninstalling it. The original virtual system has no problems at all.
 
VirtualBox change UUID [EXPERIENCE]

1. Run cmd to enter the command
2. Use cd d: \ ** to enter the installation directory (d: \ ** indicates the installation directory)

3. Enter the following command: VBoxManage internalcommands sethduuid d :\**\**\. vdi (d :\**\**\. vdi indicates the location where the vdi file is stored. In this way, the UUID value of the original VID is changed, and the vdi can be started normally.
QQ: 46530117 reply
 

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.