PDA

View Full Version : [ubuntu] Internet update (Gutsy to Hardy) - GDM wont start



DriftShin
May 22nd, 2008, 08:45 AM
So, i updated my Gutsy to Hardy using an internet update.I was waiting for it till about 4am when it finished and started installing the packages. I fell asleep and only woke up an hour later to find we had had a power failure. Booted the machine, no problem, was presented with the login prompt, no problem, login was a success.

Now thats where the problem is, GDM isn't starting. I can see the mouse pointer but nothing else. What do i do? Btw, grub is still showing me 7.10, not 8.04.

iaculallad
May 22nd, 2008, 09:00 AM
So, i updated my Gutsy to Hardy using an internet update.I was waiting for it till about 4am when it finished and started installing the packages. I fell asleep and only woke up an hour later to find we had had a power failure. Booted the machine, no problem, was presented with the login prompt, no problem, login was a success.

Now thats where the problem is, GDM isn't starting. I can see the mouse pointer but nothing else. What do i do? Btw, grub is still showing me 7.10, not 8.04.

Try this one (maybe caused by failed installation after that power failure):

Boot into recovery mode open your terminal:

sudo dpkg --configure -a
sudo apt-get -f install
sudo apt-get update
sudo apt-get upgrade

trukulo
May 22nd, 2008, 09:03 AM
You can try also:

sudo aptitude reinstall gdm