rasa / vmware-tools-patches

Patch and build VMware tools automatically
https://github.com/rasa/vmware-tools-patches/wiki
MIT License
1.19k stars 199 forks source link

the share folders not work #116

Open phpapi opened 7 years ago

phpapi commented 7 years ago

I was installed VMware Tools is VMwareTools-9.6.2-1688356.tar.gz , there nothing error to show, but I found the share folders have not to mount in the system. The vmware-hgfsclient can show my folders, What's the situation?

[root@centos ~]# cat /etc/redhat-release 
CentOS Linux release 7.3.1611 (Core) 
[root@centos ~]# uname -a
Linux centos 3.10.0-514.6.2.el7.x86_64 #1 SMP Thu Feb 23 03:04:39 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
[root@centos ~]# vmware-hgfsclient 
project
repo
b19g3r commented 4 years ago

try to do this

mkdir /mnt/hgfs/someDir/
/usr/bin/vmhgfs-fuse .host:/ /mnt/hgfs/someDir/ -o subtype=vmhgfs-fuse,allow_other