當在vmware player上安裝ubuntu 12.04時,出現Vmware Easy Install,無法登入到視窗畫面處理方法

转自:http://cuteparrot.pixnet.net/blog/post/90638972-%E7%95%B6%E5%9C%A8vmware-player%E4%B8%8A%E5%AE%89%E8%A3%9Dubuntu-12.04%E6%99%82%EF%BC%8C%E5%87%BA%E7%8F%BEvmware-e

當在vmware player上安裝ubuntu 12.04時,出現以下畫面,且一直無法出現GUI畫面,請用以下解決方法:

******************************************************************
******************************************************************
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:_

解決方法

Follow the 3 Steps ...

  1. Restore the /etc/issue file:

    sudo mv /etc/issue.backup /etc/issue

  2. Restore the /etc/rc.local file:

    sudo mv /etc/rc.local.backup /etc/rc.local

  3. Restore the /etc/init/lightdm.conf file:

    sudo mv /opt/vmware-tools-installer/lightdm.conf /etc/init

Then reboot.

你可能感兴趣的:(當在vmware player上安裝ubuntu 12.04時,出現Vmware Easy Install,無法登入到視窗畫面處理方法)