解决无法安装VMWARE Tools的问题
环境如下:
主机:win xp sp2 虚拟平台:VMWARE 4.5.2 在其上安装RedHat9.0。
无法安装VMWARE Tools的问题现象:能够进入图形界面,但是总是提示没有安装VMWARE Tools。具体如下:
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.
Uninstalling the tar installation of VMware Tools.
Stopping VMware Tools services in the virtual machine:
Guest operating system daemon: [ 确定 ]
The removal of VMware Tools 4.5.2 build-8848 for Linux completed successfully.
Thank you for having tried this software.
Installing the 未命名 1content of the package.
In which directory do you want to install the binary files?
[/usr/bin]
What is the directory that contains the init directories (rc0.d/ to rc6.d/)?
[/etc/rc.d]
What is the directory that contains the init scripts?
[/etc/rc.d/init.d]
In which directory do you want to install the daemon files?
[/usr/sbin]
In which directory do you want to install the library files?
[/usr/lib/vmware-tools]
The path “/usr/lib/vmware-tools” does not exist currently. This program is goingto create it, including needed parent directories. Is this what you want?
[yes]
In which directory do you want to install the documentation files?
[/usr/share/doc/vmware-tools]
The path “/usr/share/doc/vmware-tools” does not exist currently. This program isgoing to create it, including needed parent directories. Is this what you want?
[yes]
Unmounting the Tools ISO image mnt/cdrom .
The installation of VMware Tools 4.5.2 build-8848 for Linux completed
successfully. You can decide to remove this software from your system at any
time by invoking the following command: “/usr/bin/vmware-uninstall-tools.pl”.
Before running VMware Tools for the first time, you need to configure it by
invoking the following command: “/usr/bin/vmware-config-tools.pl”. Do you want
this program to invoke the command for you now? [yes]
This configuration program is to be executed out of an XFree86 session. Please
shut down all instances of XFree86.
Execution aborted.
无法安装VMWARE Tools的问题原因:没有配置该工具。vmware-config-tools.pl需要根据你的显示器分辨率进行配置,然后才能加强鼠标功能。
解决:需要进行如下操作:
#init 3(保证在超级用户模式下,进入文字界面)
然后输入
login:root
password:
#cd /usr/bin
#vmware-config-tools.pl
然后根据提示设置,完成后reboot一下,这个无法安装VMWARE Tools的问题就可以解决了。
狂舞阑珊 发表于: 2009-11-21
我要回答相关推荐
-
如何手动下载VMware Tools ISO映像?
VMware Tools可优化vSphere基础结构中的虚拟机。虽然它通常与ESXi主机捆绑在一起,但你还是可以通过ISO映像手动安装VMware Tools。
-
图文教程:如何在ESXi主机上部署VMware Tools 10
本文会介绍在ESXi主机上部署VMware Tools 10升级版的方法,并且为没有运行最新版VMware Tools的虚拟机提供了两种很简单的方法。
-
用Ubuntu安装VMware tools的解决办法?
马上就要开始工作了,工作后可能会用到Linux,就提前先熟悉一下Linux操作系统。昨天从网上下载了VMwar […]
-
请教怎么在Linux系统安装VMware Tools?
-
手动解决Windows虚拟机中无法安装或卸载VMware Tools工具