sudo vmhgfs-fuse .host:/ /mnt/hgfs -o subtype=vmhgfs-fuse,allow_other
可以输入这行代码试试
该篇博客介绍了如何通过命令`sudo vmhgfs-fuse .host:/ /mnt/hgfs -o subtype=vmhgfs-fuse,allow_other`在Linux系统中挂载VMware虚拟机的共享文件夹,允许不同用户访问,从而实现主机与虚拟机之间的文件交互。
sudo vmhgfs-fuse .host:/ /mnt/hgfs -o subtype=vmhgfs-fuse,allow_other
可以输入这行代码试试
3532
949

被折叠的 条评论
为什么被折叠?