-
-
Save xarbit/ceb5b157f26649d66862704be11cc81c to your computer and use it in GitHub Desktop.
Ubuntu guest VMware shared folders using open-vm-tools package and vmhgfs-fuse
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
.host:/vmshared /mnt/vmshared fuse.vmhgfs-fuse allow_other,uid=1000,gid=1000,auto_unmount,defaults 0 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment