I am in Ubuntu 10.04.
When I install the software updates with "Update Manager", there is a pop up dialog which tells me "The volume "boot" has only 0 byte disk space remaining"
How to get rid of this?
|
I am in Ubuntu 10.04. When I install the software updates with "Update Manager", there is a pop up dialog which tells me "The volume "boot" has only 0 byte disk space remaining" How to get rid of this? |
||||
|
Check if you have old kernels that you aren't using. Run |
||||
|
|
/bootpartition is full, so you will either have to make it bigger or remove some kernel image files that you don't use anymore. See this Ubuntu thread for how to. Often you should post Ubuntu related stuff on askubuntu.com to get some good answers. – htor Jan 13 '12 at 14:29ls -Fal /boot. – Nils Jan 13 '12 at 20:55/bootpartition and it got filled up. Ubuntu has a bad habit of keeping old kernels around forever, filling the boot partition. See Gilles's answer for how to relieve that. – Kevin Jan 15 '12 at 3:21