For the record, this worked!  Thanks!

-----Original Message-----
From: klaus.espenl...@sun.com [mailto:klaus.espenl...@sun.com] 
Sent: Wednesday, January 13, 2010 6:11 AM
To: cohr...@swccons.com
Cc: vbox-users@virtualbox.org
Subject: Re: [vbox-users] VBoxManage clonehd not working in 3.12?

S. W. Cohrs wrote:
> When I run VBoxManage clonehd on my Vista 64 host, I get a message that 
> says 'ERROR:  Cannot register the hard disk <source hard disk> with UUID 
> <source UUID> because a hard disk <source hard disk> with UUID <source 
> UUID> already exists in the media registry <registry location>'.  Am I 
> missing something here?  Reversing the parameters doesn't work...  For 
> some reason it doesn't pick up the target hard disk name (which IS 
> different...)
> 
> This is what I get.  What have I screwed up?

You've just bumped into a quirk with relative filename handling in the 
VirtualBox API. It's on the todo list to finally squash that bug. The 
workaround is to pass absolute filenames to that command. If that 
doesn't help, use the uuid for the source hard disk instead. And you 
most likely also want to register the cloned image, so add --remember as 
well.

Klaus

> L:\Virtual_Disks>"C:\Program Files\Sun\VirtualBox\vboxmanage" clonehd 
> "Ubuntu904
> 
> _64.vdi" "Ubuntu910_64.vdi"

[...]


_______________________________________________
vbox-users mailing list
vbox-users@virtualbox.org
http://vbox.innotek.de/mailman/listinfo/vbox-users

Reply via email to