錯誤failed to load session ubuntu的解決辦法

My Blog:http://www.outflush.com


I just did a clean install of 12.04 and everything went fine. Then I started adding some software packages and was asked to restart so I did.

But then I got the error "failed to load session ubuntu".
So after searching around a bit I found a post that said to do the following:

sudo apt-get update
sudo apt-get install ubuntu-desktop
sudo apt-get -f install
sudo dpkg-reconfigure ubuntu-desktop
sudo reboot
sudo apt-get install gnome-session
sudo apt-get install lightdm
sudo apt-get install unity-greeter
sudo dpkg-reconfigure lightdm

發佈了54 篇原創文章 · 獲贊 101 · 訪問量 26萬+
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章