Guest User

Untitled

a guest
Sep 21st, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. sudo mount -t fuse.vmhgfs-fuse .host:/ /mnt/hgfs -o allow_other
  2.  
  3. /mnt /etc/auto.shared
  4.  
  5. shared -fstype=fuse.vmhgfs-fuse .host:/shared
  6.  
  7. shared -fstype=auto .host:/shared
  8. shared -fstype=auto .host:/
  9. shared -fstype=fuse.vmhgfs-fuse host:/
Add Comment
Please, Sign In to add comment