A windows VM in VMware Fusion may not recognize your large USB HD when it uses BitLocker. EZ fix.
Make sure your VM is shutdown, then add the following to your “.vmx” file:
usb.generic.keepStreamsEnabled = "FALSE"
Then you should be good to go.
A windows VM in VMware Fusion may not recognize your large USB HD when it uses BitLocker. EZ fix.
Make sure your VM is shutdown, then add the following to your “.vmx” file:
usb.generic.keepStreamsEnabled = "FALSE"
Then you should be good to go.