2

I had problem when installing ubuntu 12.04 LTS on vmware, after install and require a restart when booting directly appear display terminal and not unity environment :(

there that know ?

*********************************************
*********************************************
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 environment to launch. Thank you

*********************************************
*********************************************

ubuntu login:
Aserre
  • 1,177
  • 12
  • 18

2 Answers2

1

It says it right there in the Text you posted.
The VMWare tools are currently getting installed. Just wait till it is finished, then the Desktop will start.

It may be that Vmware Tools requires some dependencies that are not installed from your installation, I've had this happen before. Try installing the Open VM Tools instead with: sudo apt-get install open-vm-tools

Otherwise try this solution: Stuck at 'VMware easy install'

Lorenz Keel
  • 8,905
Pabi
  • 7,401
  • 3
  • 40
  • 49
1

if you are sure that you installed ubuntu-desktop, then login to the system then type startx, if desktop is installed then it'll load the unity or else you have to install it by sudo apt-get install ubuntu-desktop

Rajesh Rajendran
  • 1,107
  • 9
  • 18