本人利用VMWare在Easy Install模式下安装了ubuntu11.04,然后又成功安装了vmware tools(因为最终出现了“Enjoy——the VMware team”的字样,运行命令"vmware-toolbox"启动vmtools界面也能成功)。但是系统重启之后,又会出现以下窗口:
VMware Easy Install
PLEASE WAIT! VMware Tools is currently being
installed on your system.Depending on the
version of Ubuntu you are installing,you may
log in below and use the system during the
installation.Otherwise,please wait for the
graphical everonment to launch. Thank you
*******************************************
*******************************************
ubantu login:_
本人的疑问是vmware tools已经安装成功了,为何重启之后又开始安装呢?怎么解决这个问题?
VMWare Tools
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
-
- 帖子: 1
- 注册时间: 2008-09-27 21:03
-
- 帖子: 3173
- 注册时间: 2010-01-13 23:26
Re: VMWare Tools
用virtualbox吧,根据经验看用vm ware折腾linux很容易自找麻烦。
Here I am.
Ubuntu 桌面培训 - 全中文官方文档,含汉化截图,提供PDF
Ubuntu 桌面培训 - 全中文官方文档,含汉化截图,提供PDF
- charskar
- 帖子: 511
- 注册时间: 2011-07-28 3:14
- 系统: ubuntu 12.04
- 来自: 中國大陸安徽池州的一個鄉村中小組裏的一個農民
- 联系:
Re: VMWare Tools
这应该不是安装的问题吧?
VM > install VMware tools 直接就安装了。
LZ的问题很奇怪!
VM > install VMware tools 直接就安装了。
LZ的问题很奇怪!
迷乱了!ubuntu所谓的触控就是拖动图标和窗体。
连基本的放大缩小,卷动都没有,要触控有什么用?
难道就是为了用手指在屏幕上拖图标和窗体玩?
连基本的放大缩小,卷动都没有,要触控有什么用?
难道就是为了用手指在屏幕上拖图标和窗体玩?
-
- 帖子: 1
- 注册时间: 2012-08-14 13:24
Re: VMWare Tools
Follow the 3 Steps ...
Restore the /etc/issue file:
sudo mv /etc/issue.backup /etc/issue*
Restore the /etc/rc.local file:
sudo mv /etc/rc.local.backup /etc/rc.local
Restore the /etc/init/lightdm.conf file:
sudo mv /opt/vmware-tools-installer/lightdm.conf /etc/init
Then reboot.
原文:http://stackoverflow.com/questions/1074 ... stallation
Restore the /etc/issue file:
sudo mv /etc/issue.backup /etc/issue*
Restore the /etc/rc.local file:
sudo mv /etc/rc.local.backup /etc/rc.local
Restore the /etc/init/lightdm.conf file:
sudo mv /opt/vmware-tools-installer/lightdm.conf /etc/init
Then reboot.
原文:http://stackoverflow.com/questions/1074 ... stallation
-
- 帖子: 3
- 注册时间: 2012-09-28 14:13
- 系统: 12.04
Re: VMWare Tools

-
- 帖子: 3
- 注册时间: 2012-09-28 14:13
- 系统: 12.04
Re: VMWare Tools

-
- 帖子: 1
- 注册时间: 2012-12-19 10:51
- 系统: Linux 12.04
Re: VMWare Tools
试一下startx 启动图形界面sunny0311 写了:本人利用VMWare在Easy Install模式下安装了ubuntu11.04,然后又成功安装了vmware tools(因为最终出现了“Enjoy——the VMware team”的字样,运行命令"vmware-toolbox"启动vmtools界面也能成功)。但是系统重启之后,又会出现以下窗口:
VMware Easy Install
PLEASE WAIT! VMware Tools is currently being
installed on your system.Depending on the
version of Ubuntu you are installing,you may
log in below and use the system during the
installation.Otherwise,please wait for the
graphical everonment to launch. Thank you
*******************************************
*******************************************
ubantu login:_
本人的疑问是vmware tools已经安装成功了,为何重启之后又开始安装呢?怎么解决这个问题?