在VMware中安装Ubuntu进不了图形界面的解决方法

原文地址:http://www.cnblogs.com/ljf181275034/archive/2012/11/08/2761674.html

我用Vmware安装Ubuntu 12.04 LTS 的时候,安装完毕后,并不出现图形界面,而是出现一段文字,如下:

******************************************************************
******************************************************************
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 
intallation. Otherwise, please wait for the 
graphical environment to launch. Thank you.

******************************************************************
******************************************************************
ubuntu login:_
依次输入:
你的用户名
你的密码
sudo /etc/init.d/lightgdm start
输入你的密码
sudo lightdm

你可能感兴趣的:(linux)