未安装 vmhgfs 文件系统以使用共享文件夹

Lot*_*olz 4 vmware shared-folders 16.04

全新安装后,我无法在 /mnt/hgfs 中安装共享文件夹。我创建了 hgfs 目录,清除了“open-vm-tools-dkms”并重新安装了我在其他地方找到的“öpen-vm-tools”。但它似乎不起作用。

我看到有一个“vmware-vmblock-fuse”进程正在运行,但 /proc/filesystems 确实告诉我“vmhgfs”不在内核中。

Lot*_*olz 5

好的,我在发布这个问题后找到了解决方案。这对于线条为我做了,现在让我们看看它是否稳定运行(过去 hgfs 并非总是如此)

$ sudo apt-get install git
$ git clone https://github.com/rasa/vmware-tools-patches.git
$ cd vmware-tools-patches
$ sudo ./patched-open-vm-tools.sh
Run Code Online (Sandbox Code Playgroud)