Recently installed gnome-shell over Ubuntu, but it wasn't really as I rembered it so tried to go back. Followed a set of recommended steps here on AskUbuntu, mainly from this and followed the last answer that can be summoned as following:
sudo apt-get remove gnome-*
sudo reboot
sudo apt-get install ubuntu-desktop
sudo reboot
In the install ubuntu-dekstop step Ubuntu crashed and when rebooted Ubuntu now fails to start a session. Log in screen can be reached, but the graphics looks a bit odd. When trying to log in the only message I get is simply "Failed to start session".
So I figured that the steps I followed may have been to aggressive and that Ubuntu took a serious hit when I tried to remove GNOME and install ubuntu-desktop again. My question is how I can recover this? Is their a way to reach terminal in the start up session so I can finish the supposed unfinished ubuntu-desktop installation? Or is their another way?
Edit: I of course got the answer how to reach terminal from Login screen by googling, but the problem still exist. How to recover from this mess?
sudo apt-get remove gnome-*
from the begining. – Lucas Oct 28 '14 at 14:21gnome
in the name... – Charles Green Oct 28 '14 at 14:23