关于安装 VMware tools 时候碰到的问题解决
为了使 windows 系统和虚拟机linux系统共享文件,利用 .gz 文件安装 VMware tools工具。异常中断的时候可能出现这样的问题: [root@localhost vmware-tools-distrib]#./vmware-install.pl You have a version of VMware Tools installed. Continuing this
You have a version of VMware Tools installed.
first uninstall the currently installed version.
(yes/no) [yes]
Error: Unable to execute"/mnt/Redhat/vmware-uninstall-tools.pl.
Uninstall failed.
Execution aborted.
[root@localhost vmware-tools-distrib]#./vmware-install.pl
A previous installation of VMware Tools has been detected.
The previous installation was made by the tar installer (version4).
Keeping the tar4 installer database format.
You have a version of VMware Tools installed.
first uninstall the currently installed version.
(yes/no) [yes] no
User cancelled install.
Execution aborted.
更多推荐
所有评论(0)