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
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