摘要: 自动挂载 修改/etc/fstab,加入如下内容 .host:/ /mnt/hgfs fuse.vmhgfs-fuse allow_other,defaults 0 0 手动挂载 修改/etc/fstab,加入如下内容 sudo vmhgfs-fuse .host:/ /mnt/hgfs -o al 阅读全文
posted @ 2022-02-22 10:43 penuel 阅读(287) 评论(0) 推荐(0) 编辑