Question #78321 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/78321

Floris Douw proposed the following answer:
I would say Arnaudus is right: you need to free some disc space.  As the
problems seem to start when GDM launches, you might also use the
terminal to do this – it is up to you.

To use the terminal type Ctrl+Alt+F1; some things you might try after logging 
in:
To clean apt’s cache, as Arnaudus suggested:
$ sudo apt-get clean
To remove automatically installed, but no longer needed programmes:
$ sudo apt-get autoremove
To see the amount of free disc space:
$ df -h
To see the amount of used space:
$ du

-- 
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.

_______________________________________________
Mailing list: https://launchpad.net/~ubuntuforums-unanswered
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~ubuntuforums-unanswered
More help   : https://help.launchpad.net/ListHelp

Reply via email to