Hi, I may be stupid, but I did install the VMware Tools and have successfully loaded the vmhgfs module, and my shared folder is present (See output from vmware-hgfsclient.) Nevertheless, this is what I get:
[sag@wm95 vmware-tools-distrib]$ sudo vmware-hgfsclient
[sudo] password for sag:
jwi
[sag@wm95 vmware-tools-distrib]$ sudo modprobe vmhgfs
[sag@wm95 vmware-tools-distrib]$ sudo mount -t hgfs .host/jwi /home/sag/host/
mount: unknown filesystem type 'hgfs'
Any other ideas, what might be wrong?