Created
October 29, 2018 07:38
-
-
Save subfission/85f6c20ec0eb86a183f04a37f1219638 to your computer and use it in GitHub Desktop.
VMWare Fusion with External HDD
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Follow this guide: | |
| http://technologist.pro/virtualization/boot-from-external-physical-hard-drive-in-vmware-fusion | |
| Add these lines to your .vmx files instead: | |
| ide1:0.present = "TRUE" | |
| ide1:0.fileName = "usb-ext-hdd.vmdk" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment