Skip to content

Instantly share code, notes, and snippets.

@MayerDaniel
Created August 23, 2024 18:37
Show Gist options
  • Save MayerDaniel/3ed71fa0cf929a556db2f55f21c6549f to your computer and use it in GitHub Desktop.
Save MayerDaniel/3ed71fa0cf929a556db2f55f21c6549f to your computer and use it in GitHub Desktop.
mount shared drives vmware
sudo vmhgfs-fuse .host:/ /mnt/hgfs/ -o allow_other -o uid=1000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment