Skip to content

Instantly share code, notes, and snippets.

@andrew-ma
Last active August 12, 2021 05:45
Show Gist options
  • Save andrew-ma/52a8dc972ace767c29e5595dec572b02 to your computer and use it in GitHub Desktop.
Save andrew-ma/52a8dc972ace767c29e5595dec572b02 to your computer and use it in GitHub Desktop.
Mount vmware shared folder
sudo /usr/bin/vmhgfs-fuse .host:/ /mnt/hgfs -o subtype=vmhgfs-fuse,allow_other
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment