VMware里面Shared Folder设置共享目录
date
Dec 11, 2021
slug
10042
status
Published
tags
VMWare
Linux
summary
type
Post

执行
/usr/bin/vmware-hgfsclient
可以看到上图设置的mumble
名称。再执行
vmhgfs-fuse .host:/ /mnt/hgfs -o allow_other
(未测试)把
.host:/ /mnt/hgfs fuse.vmhgfs-fuse allow_other 0 0
放到/etc/fstab
里可以自动显示。