VMWare Tools

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
sunny0311
帖子: 1
注册时间: 2008-09-27 21:03

VMWare Tools

#1

帖子 sunny0311 » 2011-08-16 23:45

本人利用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已经安装成功了,为何重启之后又开始安装呢?怎么解决这个问题?
rediscover
帖子: 3173
注册时间: 2010-01-13 23:26

Re: VMWare Tools

#2

帖子 rediscover » 2011-08-20 1:56

用virtualbox吧,根据经验看用vm ware折腾linux很容易自找麻烦。
Here I am.
Ubuntu 桌面培训 - 全中文官方文档,含汉化截图,提供PDF
头像
charskar
帖子: 511
注册时间: 2011-07-28 3:14
系统: ubuntu 12.04
来自: 中國大陸安徽池州的一個鄉村中小組裏的一個農民
联系:

Re: VMWare Tools

#3

帖子 charskar » 2011-08-20 10:22

这应该不是安装的问题吧?

VM > install VMware tools 直接就安装了。

LZ的问题很奇怪!
迷乱了!ubuntu所谓的触控就是拖动图标和窗体。
连基本的放大缩小,卷动都没有,要触控有什么用?
难道就是为了用手指在屏幕上拖图标和窗体玩?
斐波那契code
帖子: 1
注册时间: 2012-08-14 13:24

Re: VMWare Tools

#4

帖子 斐波那契code » 2012-09-20 11:14

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
qiangweicc
帖子: 3
注册时间: 2012-09-28 14:13
系统: 12.04

Re: VMWare Tools

#5

帖子 qiangweicc » 2012-09-29 16:00

:em04 我昨天安装12.04的时候也遇到了,然后重新安装了几次。最后发现在加载镜像文件的时候按住下键,就进入让选择何种语言的界面了,之后就跟平时见到的那样的图形界面安装了,不知道是为啥,还要请教高手出来解释了。
qiangweicc
帖子: 3
注册时间: 2012-09-28 14:13
系统: 12.04

Re: VMWare Tools

#6

帖子 qiangweicc » 2012-09-29 16:00

:em04 我昨天安装12.04的时候也遇到了,然后重新安装了几次。最后发现在加载镜像文件的时候按住下键,就进入让选择何种语言的界面了,之后就跟平时见到的那样的图形界面安装了,不知道是为啥,还要请教高手出来解释了。
kdwjh
帖子: 1
注册时间: 2012-12-19 10:51
系统: Linux 12.04

Re: VMWare Tools

#7

帖子 kdwjh » 2012-12-19 10:53

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已经安装成功了,为何重启之后又开始安装呢?怎么解决这个问题?
试一下startx 启动图形界面
回复