Skip to content

Instantly share code, notes, and snippets.

@nfl0
Created July 17, 2021 05:18
Show Gist options
  • Save nfl0/89a7c211187ff09a4a20dbde73619da5 to your computer and use it in GitHub Desktop.
Save nfl0/89a7c211187ff09a4a20dbde73619da5 to your computer and use it in GitHub Desktop.
Packages crashing raspbian 5.10.17-v7+ (apt upgrade)
Following packages cause the filesystem to crash (sd card read/write):
* libraspberrypi-dev
* libraspberrypi-[bin, dev, doc]
* libx11-data
* raspberrypi-kernel
patch/hack:
apt-mark hold libraspberrypi-dev libraspberrypi-bin libraspberrypi-doc libx11-data raspberrypi-kernel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment