本文最后更新于 209 天前,其中的信息可能已经有所发展或是发生改变。
自动挂载
修改/etc/fstab,加入如下内容
.host:/ /mnt/hgfs fuse.vmhgfs-fuse allow_other,defaults 0 0
手动挂载
sudo vmhgfs-fuse .host:/ /mnt/hgfs -o allow_other
自动挂载
修改/etc/fstab,加入如下内容
.host:/ /mnt/hgfs fuse.vmhgfs-fuse allow_other,defaults 0 0
手动挂载
sudo vmhgfs-fuse .host:/ /mnt/hgfs -o allow_other