Solutions Log by Dan Reiland

13May/090

Change the UUID of a VirtualBox vdi disk file

You use the VBoxManage command with the clonehd argument.

VBoxManage clonehd <input vdi UUID> <output.vdi>
Tagged as: No Comments