In order to change UUID of Virtual Box Disk Image (VDI) use following command from DOS command prompt.
VBoxManage internalcommands sethduuid "c:\diskName.vdi".
VBoxManage is command is located at C:\Program Files\Sun\xVM VirtualBox. You can add it to Environmental variable and then execute above command from the directory where VDI file is located
No comments:
Post a Comment