no space left on /boot

Frank Vanoni mailinglist at linuxista.com
Wed Dec 6 10:25:55 UTC 2017


On Wed, 2017-12-06 at 09:10 +0100, robert wrote:


> root at salome ~ # uname -r
> 4.4.0-22-generic

Try

dpkg --get-selections | grep linux-

to get the list of all installed kernels.

After that, uninstall all the old kernelsĀ 

sudo apt-get purge 'oldest-kernel'

For example

apt-get purge linux-image-X.Y.ZZ-WW-generic




More information about the ubuntu-users mailing list