vmware配置共享文件夹:
虚拟机手动:
1、安装:sudo apt install open-vm-tools
2、sudo /usr/bin/vmhgfs-fuse .host:/ /mnt/hgfs -o subtype=vmhgfs-fuse,allow_other
3、查看主机共享目录:vmware-hgfsclient
![]()
4、强行挂载:sudo /usr/bin/vmhgfs-fuse .host:/ /mnt/share -o subtype=vmhgfs-fuse,allow_other,nonempty
719

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



