您的位置:首页 > Web前端

(未解决)VMware中的Fedora9下安装VMtool后图形界面无法启动

2015-01-23 16:37 453 查看
原因不明,按照正常步骤安装VMtool配置到90%左右的时候出现 error -1 x did not started 的错误,重启系统后直接进入了tty命令行模式,输入startx命令会出现具体的错误提示,大概意思是说新安装了设备vmware驱动“vmwgfx”找不到之类的,百度了很多,貌似和xorg.conf的文件有关,但是具体解决办法依然没有。

最后退而求其次,开始研究怎么恢复图形界面xwindow,大不了不用vmtool了。于是重新安装了一遍vmtool,发现以下内容:

The installation of VMware Tools 8.4.4 build-301548 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]

意思是vmtool安装完毕了,询问是否现在配置相关参数,默认是yes,我在这里改为no,回车后就直接退出了安装。再reboot之后,startx,发现图形界面回来了,当然这时候vmtool虽然安装了但是没有配置,因此是没起到任何作用的。

另外,网上资料有说貌似直接卸载vmtool也可以恢复图形界面,即英文第一段内容/usr/bin/vmware-uninstall-tools.pl

继续研究中,有解决办法了我会在这里补充。

=====================================

搬运自我的百度空间

原文发布时间:2014-03-24
22:30
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐