在Vmware虚拟机设置共享文件夹后,在Ubuntu系统侧应该在/mnt/hgfs目录下可见。然而,有时在重启虚拟机后不存在该文件夹。

[复制链接]
 楼主| keer_zu 发表于 2024-4-22 14:27 | 显示全部楼层 |阅读模式
解决方法
  1. sudo apt-get install open-vm-tools
  2. sudo mkdir /mnt/hgfs
  3. sudo /usr/bin/vmhgfs-fuse .host:/ /mnt/hgfs -o subtype=vmhgfs-fuse,allow_other


 楼主| keer_zu 发表于 2024-4-22 14:28 | 显示全部楼层
vmhgfs-fuse: command not found的解决办法
  1. $ cd ~/Download
  2. $ git clone https://github.com/rasa/vmware-tools-patches.git
  3. $ cd vmware-tools-patches
  4. $ ./patched-open-vm-tools.sh
您需要登录后才可以回帖 登录 | 注册

本版积分规则

1477

主题

12909

帖子

55

粉丝
快速回复 在线客服 返回列表 返回顶部

1477

主题

12909

帖子

55

粉丝
快速回复 在线客服 返回列表 返回顶部