作者:拍友2502914703 | 来源:互联网 | 2023-09-05 11:30
IuseCentos7inVMWare15.ButwhenItriedtosetSharedFolderbyMenu:VM-Setting-Options-SharedFol
I useCentos7 in VMWare 15. But when I tried to set Shared Folder by Menu: VM->Setting->Options->Shared Folder, it did not work. After searching resolution on internet, I found valid method as following:
- VM->right click Menu choose Reinsall VMWare Tools...
- The VMWare Tools disk will appear on the desktop, click in to copy VMareTools-xxxxxx.tar.gz on somewhere.
- User command "tar zxf VMareTools-xxxxxx.tar.gz" to extract file.
- Go into the extracted file folder, for example:"vmware-tools-distrb", run a terminal as root.
- Run "./vmare-install.pl" to start resintall, click Enter when prompt to confirm default setting.
- If installation finished, go to directory "/usr/bin", run "./vmware-config-tool.pl" with default options.
- If no error occurs during the process, your can run the "ls /mnt/hgfs" command to check the shared folders.