Sometimes VMWare Fusion says it cannot find your Boot Camp partition, even though the partition does exist and you can boot into it when starting your Mac.
Using this script should let you create a Boot Camp VM.
- VMWare Fusion
- An existing Boot Camp install
-
Extract
vmware-fusion-bootcamp-master.zip
-
Run
fusion-make-bootcamp
in a terminalNote if your Boot Camp partition is not on your internal drive you can pass the disk as the first argument to this script:
fusion-make-bootcamp /dev/disk1
-
There should now be a Boot Camp VM on your desktop
If you enable BitLocker after creating the VM, Fusion might say it can't find it anymore. Just run the script again.