首页 > 系统服务 > 详细

Lunix 安装VMware tools

时间:2017-08-06 14:47:59      阅读:401      评论:0      收藏:0      [点我收藏+]

1.开机状态 点击虚拟机界面 "虚拟机(M)"----> “开始安装VMware tools” .

2.这时桌面多了一个

 

 

 

3. 

A previous installation of VMware software has been detected.
 
The previous installation was made by the tar installer (version 3).
 
Keeping the tar3 installer database format.
 
Error: Unable to find the binary installation directory (answer BINDIR)
 
   in the installer database file “/etc/vmware-tools/locations”.
 
Failure
 
 
Execution aborted.
解决办法
解决方法:
1. 删除etc/vmware-tools目录
 
rm -rf /etc/vmware-tools
 
2. 删除/tmp/vm* 注意不要把 VMwa*的也删除了
 
rm -rf /tmp/vm*
3.
 
然后重新执行 
# tar  zxvf VMwareTools*
# cd vmwaretools*
# 安装‘/./vmware-install.pl
ok
Enjoin
--the ....  时说明成功了
 

Lunix 安装VMware tools

原文:http://www.cnblogs.com/learn-python-M/p/7294619.html

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