关于vmware共享文件夹显示为空的解决

江枫思渺然 提交于 2020-08-06 06:12:52

open-vm-tools 和 open-vm-tools-desk 都安装了的话,挂上安装目录里的 linux.iso 启动,进系统后,把光盘里的文件复制出来运行 vmware-tools-upgrader-64 (64位系统),注意看一下提示,该覆盖的覆盖,到最后提示:

The installation of VMware Tools 10.3.21 build-14772444 for Linux completed
successfully. You can decide to remove this software from your system at any
time by invoking the following command: "/usr/bin/vmware-uninstall-tools.pl".

Before running VMware Tools for the first time, you need to configure it by
invoking the following command: "/usr/bin/vmware-config-tools.pl". Do you want
this program to invoke the command for you now? [yes]

回车基本就可以了,还有问题的话,按照提示,手动执行:

/usr/bin/vmware-config-tools.pl

正常的话不用重启 /mnt/hgfs 目录里也已经显示了文件.

版本: vmware 15.5.2,ubuntu20.04

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!