******************************************************************
******************************************************************
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:_
I can login and use the command "sudo /etc/init.d/lightdm start" to go to the graphical interfaces, but I have to do it every time I use this system.
And I have waited for a very long time and VMware still told me to wait.....
Answer:
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/10740243/ubuntu-intallation-is-stuck-at-vmware-tools-installation
No comments:
Post a Comment