码迷,mamicode.com
首页 > 系统相关 > 详细

linux—vmare下手动编译二进制文件装vmtool

时间:2016-05-25 11:25:43      阅读:394      评论:0      收藏:0      [点我收藏+]

标签:linux   vmtools   

一般vmware的虚拟机选项里面有安装vmtool的选项,但是此选项有可能失效,下面是手动下载vmtool源码包文件,并在linux 虚拟机里面安装的方法


vmare下手动编译二进制文件装vmtool


$ git clone https://github.com/rasa/vmware-tools-patches.git

$ cd vmware-tools-patches

$ ./patched-open-vm-tools.sh


Patch VMware Tools source code for a variety of VMware Tools and kernel versions.

Quickest Start (The easiest way)


$ git clone https://github.com/rasa/vmware-tools-patches.git

$ cd vmware-tools-patches

$ ./patched-open-vm-tools.sh

The above script has been provided which generally should always work, automatically invoking commands described in the following section "Quick Start"


To update and re-patch later, remove the vmware-tools-patches subdirectory with the previous download and re-run the script.

linux—vmare下手动编译二进制文件装vmtool

标签:linux   vmtools   

原文地址:http://7098733.blog.51cto.com/7088733/1782860

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