Out of space

Ralf Mardorf silver.bullet at zoho.com
Mon Aug 1 23:17:35 UTC 2016


On Tue, 2 Aug 2016 01:05:51 +0200, Ralf Mardorf wrote:
>Are all unused kernel images, headers and meta packages purged?
>
>What are the outputs of

Shorter:

dpkg -l linux*|grep -v $(uname -r|sed "s/[[:alpha:]]//g;s/-/./g")|grep -v base|grep -v firmware|grep ii

>and

dpkg -l linux*|grep $(uname -r|sed "s/[[:alpha:]]//g;s/-/./g")|grep -v base|grep -v firmware|grep ii

Still not smart. However, it should work.






More information about the ubuntu-users mailing list