Skip to content

Instantly share code, notes, and snippets.

@subfission
Created October 29, 2018 07:38
Show Gist options
  • Select an option

  • Save subfission/85f6c20ec0eb86a183f04a37f1219638 to your computer and use it in GitHub Desktop.

Select an option

Save subfission/85f6c20ec0eb86a183f04a37f1219638 to your computer and use it in GitHub Desktop.
VMWare Fusion with External HDD
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