码迷,mamicode.com
首页 > 其他好文 > 详细

centos无法安装vmvare-tools的问题

时间:2016-08-17 20:58:45      阅读:127      评论:0      收藏:0      [点我收藏+]

标签:

不要使用 vmware 自带的 tools, 版本太老了。

从这里下载:https://github.com/rasa/vmware-tools-patches.git

直接下载或者使用下面的命令:

$ git clone https://github.com/rasa/vmware-tools-patches.git
$ cd vmware-tools-patches
$ ./patched-open-vm-tools.sh

然后就跟随这篇文章一步一步做:

https://xpressubuntu.wordpress.com/2015/05/11/resolving-no-shared-folders-with-vmware-player-7-and-ubuntu-15-04-guest/comment-page-1/

 

centos无法安装vmvare-tools的问题

标签:

原文地址:http://www.cnblogs.com/qkhh/p/5781680.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!