首页 > 系统服务 > 详细

VMWare Centos7 Shared Folder Setting.

时间:2020-02-16 01:44:19      阅读:91      评论:0      收藏:0      [点我收藏+]

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:

  1. VM->right click Menu choose Reinsall VMWare Tools...
  2. The VMWare Tools disk will appear on the desktop, click in to copy VMareTools-xxxxxx.tar.gz on somewhere.
  3. User  command "tar zxf VMareTools-xxxxxx.tar.gz" to extract file.
  4. Go into the extracted file folder, for example:"vmware-tools-distrb", run a terminal as root.
  5. Run "./vmare-install.pl" to start resintall, click Enter when prompt to confirm default setting.
  6. If installation finished, go to directory "/usr/bin", run "./vmware-config-tool.pl" with default options.
  7. If no error occurs during the process, your can run the "ls /mnt/hgfs" command to check the shared folders.

VMWare Centos7 Shared Folder Setting.

原文:https://www.cnblogs.com/progamming/p/12315170.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!