Having a problem changing .vhd UUID
Posted: 25. Oct 2012, 18:00
Hi,
I've tried various solutions, using the search on the forums. Nothing is helping.
Here's the background. Converting some .vhds from VPC over to VirtualBox.
Adding in a 2nd machine, with a harddrvie from VPC. I'm getting the following error:
Cannot register the hard disk 'D:\VMs\VBox\Dev_VS2005\Win2K2005.vhd' {9bc26d0b-aafb-d911-80b3-c39961547fe1} because a hard disk
'D:\VMs\Dev\Dev_(vs2002)\Virtual Hard Disks\Dev_CDrive.vhd' with UUID {9bc26d0b-aafb-d911-80b3-c39961547fe1} already exists.
Ok. I think I understand what is happening. I need to change UUIDs (in the VPC world, I used a base hard drive to create multiple VPCs by simply copying the .vhd file and using the copied vhd for a new VPC). Looks like VBox doesn't like that.
Ok, so I try to change the UUID by calling:
C:\Program Files\Oracle\VirtualBox>VBOXMANAGE.EXE internalcommands sethduuid D:\VMs\VBox\Dev_VS2005\Win2K2005.vhd
Except, I get the following error:
VBoxManage.exe: error: Failed to create the VirtualBox object!
VBoxManage.exe: error: Code CO_E_SERVER_EXEC_FAILURE (0x80080005) - Server execu
tion failed (extended info not available)
VBoxManage.exe: error: Most likely, the VirtualBox COM server is not running or
failed to start.
Any suggestions? I just upgraded to the latest version of VBox and extention pack.
Thanks!
I've tried various solutions, using the search on the forums. Nothing is helping.
Here's the background. Converting some .vhds from VPC over to VirtualBox.
Adding in a 2nd machine, with a harddrvie from VPC. I'm getting the following error:
Cannot register the hard disk 'D:\VMs\VBox\Dev_VS2005\Win2K2005.vhd' {9bc26d0b-aafb-d911-80b3-c39961547fe1} because a hard disk
'D:\VMs\Dev\Dev_(vs2002)\Virtual Hard Disks\Dev_CDrive.vhd' with UUID {9bc26d0b-aafb-d911-80b3-c39961547fe1} already exists.
Ok. I think I understand what is happening. I need to change UUIDs (in the VPC world, I used a base hard drive to create multiple VPCs by simply copying the .vhd file and using the copied vhd for a new VPC). Looks like VBox doesn't like that.
Ok, so I try to change the UUID by calling:
C:\Program Files\Oracle\VirtualBox>VBOXMANAGE.EXE internalcommands sethduuid D:\VMs\VBox\Dev_VS2005\Win2K2005.vhd
Except, I get the following error:
VBoxManage.exe: error: Failed to create the VirtualBox object!
VBoxManage.exe: error: Code CO_E_SERVER_EXEC_FAILURE (0x80080005) - Server execu
tion failed (extended info not available)
VBoxManage.exe: error: Most likely, the VirtualBox COM server is not running or
failed to start.
Any suggestions? I just upgraded to the latest version of VBox and extention pack.
Thanks!