Opened 10 years ago
Closed 10 years ago
#14590 closed defect (duplicate)
VboxManage internalcommands sethduuid not working in version VirtualBox-5.0.5-102660-OSX
Reported by: | ryankoski | Owned by: | |
---|---|---|---|
Component: | virtual disk | Version: | VirtualBox 5.0.4 |
Keywords: | sethduuid | Cc: | |
Guest type: | all | Host type: | Mac OS X |
Description
VboxManage internalcommands sethduuid not working in version VirtualBox-5.0.5-102660-OSX
To recreate: VboxManage createhd --variant Fixed --filename /tmp/vbdisk/VBDISK1.vdi --size 100 VboxManage internalcommands sethduuid /tmp/vbdisk/VBDISK1.vdi 10000000-0000-0000-0000-000000000001
VirtualBox reports: "UUID changed to: 10000000-0000-0000-0000-000000000001"
UUID does not change as expected. Works in 4.3.30-101610-OSX. Broken in 5.0.4-102546-OSX (maybe earlier as well?) and latest test build 5.0.5-102660-OSX.
Duplicate of #13145. This happens only if some other process (e.g. a VM process or the VM selector) keeps the VBoxSVC serivce open.