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

CenterOS6.0安装VMWare Tools

时间:2015-04-10 00:59:11      阅读:295      评论:0      收藏:0      [点我收藏+]

标签:

1、点击“虚拟机”->安装VMwareTools

技术分享

2、挂载后文件默认存放在:/mdeia下

技术分享

3、拷贝到VMwareTools*.gz 到/tmp目录下

技术分享

4、解压 tar -zxvf VM*.gz后,增加vmware-tools-distrib文件夹:

技术分享

5、进入vmware-tools-distrib下,并运行vmware-install.pl

技术分享

技术分享

 

安装过程的画面,全部使用默认值,一直按 Enter 就对了

 也可修改共享路径:
技术分享
一直到出现:
To use the vmxnet driver, restart networking using the following commands:
/etc/init.d/network stop
rmmod pcnet32
rmmod vmxnet
depmod -a
modprobe vmxnet
/etc/init.d/network start
 
Enjoy,
 
--the VMware team
 
出现以上,则基本安装完!
 
5 shutdown -r now 重启
 
6 重新启动计算机再次登入之后,我们就会发觉到,当我们要离开 Guest OS 的时候,不再需要按「Ctrl + Alt」了,

CenterOS6.0安装VMWare Tools

标签:

原文地址:http://www.cnblogs.com/pingzhanga/p/4412933.html

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