How to mount a VMWare shared folder in URSim

Hi, is there an easy way to mount a VMWare share in URSim?

I’ve tried this command without success:
sudo mount -t vmhgfs .host:/ /mnt/hgfs/
or
sudo mount -t vmhgfs .host:/ /home/ur/shares/
I’m getting the error: “Error: cannot mount filesystem: No such device”.

If I type the command “vmware-hgfsclient” in terminal I get the VMWare share listed up.