mikas notebook

November 14, 2009

How to change the UUID in VirtualBox

Filed under: windows — admin @ 3:14 pm

Finally I found a method to easily change the UUID of a VDI Image (e.g. VBOX, VMware). Just open the commandline (cmd), go to your VirtualBox installdir and execute VBoxManage.exe with the following parameters:

VBoxManage internalcommands setvdiuuid C:\VirtualBox\MyBoxDrive.vdi

Done :-)

Powered by WordPress