I removed gnome and gconf2 unknowingly and I am unable to login into Ubuntu.Please help me.
Asked
Active
Viewed 43 times
1 Answers
3
As you can log in on a virtual terminal (reachable with Ctrl+Alt+F1) you can
re-install the Ubuntu desktop including all its necessary dependencies:
sudo apt-get install --reinstall ubuntu-desktopYou should now the be able to restart the display manager
sudo initctl restart lightdmand switch back to the graphical session with Ctrl+Alt+F7. Alternatively you can reboot Ubuntu.
David Foerster
- 36,890
- 56
- 97
- 151