VirtualBox

Opened 14 years ago

Closed 14 years ago

#5479 closed defect (duplicate)

VBoxManage clonehd / clonevdi fails at start

Reported by: Vladimír Bláha Owned by:
Component: other Version: VirtualBox 3.0.10
Keywords: clonehd, clonevdi Cc:
Guest type: Windows Host type: Linux

Description

VBoxManage clonehd / clonevdi fails

at start of command: clonevdi XP.vdi XP2.vdi or clonehd XP.vdi XP2.vdi with the following message:

ERROR: Cannot register the hard disk '/media/Win_Slow/Backup_L_Data/VirtualBox/VDI/XP.vdi' with UUID {d647f74e-7fe5-4730-ae98-0454d088272a} because a hard disk '/media/L_Data/VirtualBox/VDI/WinXP Pro EN & Office XP.vdi' with UUID {d647f74e-7fe5-4730-ae98-0454d088272a} already exists in the media registry ('/home/vladimir/.VirtualBox/VirtualBox.xml') Details: code NS_ERROR_INVALID_ARG (0x80070057), component VirtualBox, interface IVirtualBox, callee nsISupports Context: "OpenHardDisk(Bstr(szFilenameAbs), AccessMode_ReadWrite, false, Bstr(""), false, Bstr(""), srcDisk.asOutParam())" at line 624 of file VBoxManageDisk.cpp

It looks like the clonehd has a problem with creating a unique UUID for the new disk.

Host OS: Ubuntu 9.10 64-bit with VBox 3.0.10

Change History (3)

comment:1 by macala, 14 years ago

The same error on Host Mac OS: Leopard Snow.

comment:2 by macala, 14 years ago

ERROR: Cannot register the hard disk '/Users/adamlasota/VirtualBox/Czyste maszyny/WinXP.vdi' with UUID {af69d29a-11cb-4f13-9af5-129db6fe5c40} because a hard disk '/Users/Shared/WinXP.vdi' with UUID {af69d29a-11cb-4f13-9af5-129db6fe5c40} already exists in the media registry ('/Users/adamlasota/Library/VirtualBox/VirtualBox.xml') Details: code NS_ERROR_INVALID_ARG (0x80070057), component VirtualBox, interface IVirtualBox, callee nsISupports Context: "OpenHardDisk(Bstr(szFilenameAbs), AccessMode_ReadWrite, false, Bstr(""), false, Bstr(""), srcDisk.asOutParam())" at line 624 of file VBoxManageDisk.cpp

comment:3 by Frank Mehnert, 14 years ago

Resolution: duplicate
Status: newclosed

Duplicate of #5497.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use