参考网站:https://xpressubuntu.wordpress.com/2015/05/11/resolving-no-shared-folders-with-vmware-player-7-and-ubuntu-15-04-guest/comment-page-1/#comment-708
先群安装对应的vm-tools
$ git clone https://github.com/rasa/vmware-tools-patches.git $ cd vmware-tools-patches
$ ./patched-open-vm-tools.sh
$ ./untar-and-patch.sh
$ ./complie.sh
安装完vmtool之后 可以再如Desktop创建一个shared文件夹
使用指令
sudo vmhgfs-fuse shared 就会在shared里创建hdfs
里面就有了共享的文件