← Back to team overview

ubuntuforums-unanswered team mailing list archive

Re: [Question #76341]: no more disc space

 

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

    Status: Open => Answered

marcobra (Marco Braida) proposed the following answer:
Please open a Terminal (if the system ask you a password give your user
password, you will not see nothing when you type it, then press
enter)...

Copy and paste here the result of this command:

dpkg -l | grep -i linux-image

Might be you have a old kernels installed you can now erase...

Then (not for delete old kernels) please try this...

sudo apt-get clean 
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade
sudo apt-get clean 
sudo apt-get autoremove

Hope this helps

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