Wednesday, February 21, 2024

Fix: VMWare workstation 17 shared folder between host windows and Linux VM

vmware-hgfs client shows up shared folder but nothing shown under /mnt/hgfs

run the following to fix this issue.
 

 sudo vmhgfs-fuse .host:/ /mnt/hgfs/ -o allow_other -o uid=1000