1.首先确保自己以及在先虚拟机设置中启用了共享文件夹
![](https://img.haomeiwen.com/i27529495/4caff94714cdb36a.png)
2.前往Linux的/mnt/hgfs文件夹(若没有则创建一个)
cd /mnt/hgfs
3.查看是否共享成功
vmware-hgfsclient
![](https://img.haomeiwen.com/i27529495/eabeca53fd1c0eb9.png)
4. 安装open-vm-tools并挂载(确保在此之前安装了VMtools)
yum install open-vm-tools
vmhgfs-fuse .host:/ /mnt/hgfs
![](https://img.haomeiwen.com/i27529495/5e71aec0d44bed4a.png)
1.首先确保自己以及在先虚拟机设置中启用了共享文件夹
2.前往Linux的/mnt/hgfs文件夹(若没有则创建一个)
cd /mnt/hgfs
3.查看是否共享成功
vmware-hgfsclient
4. 安装open-vm-tools并挂载(确保在此之前安装了VMtools)
yum install open-vm-tools
vmhgfs-fuse .host:/ /mnt/hgfs
本文标题:解决Centos共享文件夹不显示问
本文链接:https://www.haomeiwen.com/subject/rlzpdrtx.html
网友评论