|
在vmware中装上redhat后,每次进出界面都要切换很麻烦,而且进入全屏幕后,屏幕太小,没法调分辨率。于是就想装上vmware tools。以前如果客户os是windows的话 装vmware
tools很简单。现在第一次装linux的vmware tools ,过程中碰到很多问题,让我很是郁闷,欣慰的是最后终于解决了。现把安装过程中碰到的问题,及解决方法写下供大家参考。
安装过程中参考了北南南北的《VMware 虚拟安装Fedora Core 4.0 手册
》,在此谢谢北南南北。
第一次安装时由于不小心按错了键,然后退出重新安装的时候,问题出现了,系统提示:
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/vmeare-tools/locations".
Failure
Execution aborted.
于是我就想把以前安装的vmware tools 文件删掉 ,可是不知道文件到底安装哪去了 ,只好慢满的找了(找的过程真的是很郁闷,tar格式的,不知道文件装哪去了),找到后一一删除。然后按照北南兄的方法安装就是了。
其中最中要的就是一定要在文本模式下安装,在Xwindow下安装是无效的。 |
|