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