1、vim ~/share
#!/bin/bash
vmhgfs-fuse -o allow_other .host:/$(vmware-hgfsclient) /mnt/hgfs
保存 wq
设置运行权限
chmod a+x share
.host:/ /media/ fuse.vmhgfs-fuse allow_other
//查看有木有挂载成工$df