天天看点

vmware centos共享文件夹

vmware centos共享文件夹

查看vmware tools 是否安装成功

<pre>

vmware-hgfsclient

</pre>

出现共享文件夹

mkdir /mnt/hgfs

su

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

cd /mnt/hgfs

ls

继续阅读