虚拟机版本:v 9.0.1
Linux版本:RedHat 5
错误如下:
This configuration program is to be executed in a virtual machine.
Execution aborted.
尝试过的方法如下:
1、先试下重新启动一下虚拟机,再重新操作一遍;
2、1无效时,安装完之后手动执行配置命令:/usr/bin
mware-config-tools.pl
3、以sudo .
mware-install.pl执行安装。
另外一种方法:
1. Edit the file vmware-config-tools.pl with text editor.
2. Search for the string "sub configure_tools {".
3. Comment the first 5 lines of this sub.
4. Save the changes.
Try again executing vmware-config-tools.pl.
It did work for me on VMWare Player 5.0, VMWare Tools version 9.2.
以上方法均以失败告终。。。。。。。。。。。
VMware Workstation 9.0.x的 VMware tools 与RHEL 5.x 里面的虚拟化组件冲突。
解决办法有2个:
1. 使用VMware Workstation 8.0.x (最新为8.0.6)
2. 安装RHEL 5.x 的时候不安装虚拟化组件,Xen、KVM、5.9新增的HyperV等。
或者换用Oracle VM VirtualBox