If you didn’t clone existing virtualbox image using VBoxManage you will get error like this:
Cannot register the hard disk …. because a hard disk … with UUID … already exists
All you need to do is to run this:
VBoxManage internalcommands sethduuid HDD.vdi
Filed under: Uncategorized