I have a VMDK connected as a USB device by using the following entries
ehci:0.present = "TRUE"
ehci:0.deviceType = "disk"
ehci:0.fileName = "usb_image.vmdk"
ehci:0.readonly = "FALSE"
the problem though is that the GUID of this USB device changes after every reboot. Is there a way to stop the GUID (possibly UUID) from changing after every reboot?
Thanks,
Harry