Created
March 21, 2026 11:46
-
-
Save mpalourdio/3b685211f20c18a5a9df22ef2799c402 to your computer and use it in GitHub Desktop.
Raspberry : cleanup old kernels
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| dpkg --get-selections | grep 'linux-.*-v[6-8]' | |
| sudo apt purge linux-image-6.12.47+rpt-rpi-* |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment