clonehd problem (VBox 2.2.2)
Posted: 8. May 2009, 13:40
Hi,
I cannot clone my vdi file. clonehd tool says that image is already registered. Of course that source image is already registered!
I read somewhere on this forum that a workaround is to use absolute paths for filenames, but it doesn't work for me. Here's log from console:
I cannot clone my vdi file. clonehd tool says that image is already registered. Of course that source image is already registered!
I read somewhere on this forum that a workaround is to use absolute paths for filenames, but it doesn't work for me. Here's log from console:
Is there any other known workaround?root@phoenix:~# VBoxManage clonehd /mnt/disc2a/.VirtualBox/VDI/generic_jboss.vdi /mnt/disc2a/.VirtualBox/VDI/jboss_blackbird.vdi
VirtualBox Command Line Management Interface Version 2.2.2
(C) 2005-2009 Sun Microsystems, Inc.
All rights reserved.
ERROR: Cannot register the hard disk '/mnt/disc2a/.VirtualBox/VDI/generic_jboss.vdi' with UUID {2fc7e770-8482-4c06-8c0f-5d78fb694fed} because a hard disk '/root/.VirtualBox/VDI/generic_jboss.vdi' with UUID {2fc7e770-8482-4c06-8c0f-5d78fb694fed} already exists in the media registry ('/root/.VirtualBox/VirtualBox.xml')
Details: code NS_ERROR_INVALID_ARG (0x80070057), component VirtualBox, interface IVirtualBox, callee nsISupports
Context: "OpenHardDisk(src, AccessMode_ReadWrite, srcDisk.asOutParam())" at line 606 of file VBoxManageDisk.cpp