﻿id,summary,reporter,owner,description,type,status,component,version,resolution,keywords,cc,guest,host
14350,The --setuuid switch of `vboxmanage storageattach` is broken in vbox 5 => Fixed in SVN,martyone,,"When passed an empty argument, it sets a null uuid instead of a random one, making the disk image unusable.

$ vboxmanage storageattach MyVM --storagectl SATA --port 1 --medium \
    ~/VirtualBox\ VMs/MyVM/MyVM.vdi --type hdd --setuuid """"

Note: `vboxmanage internalcommands sethduuid` works well; as a workaround the two commands can be combined, omitting the --setuuid switch of storageattach.",defect,closed,virtual disk,VirtualBox 5.0.0,fixed,storage uuid,,other,other
