Skip to content

Commit

Permalink
Fix broken Bullseye note on reverting to the latest stable release
Browse files Browse the repository at this point in the history
  • Loading branch information
nathan-contino authored Nov 16, 2023
1 parent db487aa commit 458f8f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/asciidoc/computers/os/updating.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ sudo apt-get update
sudo apt install --reinstall raspi-firmware
----

NOTE: If you are still using Raspberry Pi OS Bullseye you will also need to reinstall the `raspberrypi-kernel` package.
NOTE: If your device still runs Raspberry Pi OS Bullseye, use the following command to reinstall `raspberrypi-kernel` instead: `sudo apt install --reinstall libraspberrypi0 libraspberrypi-{bin,dev,doc} raspberrypi-{kernel,bootloader}`.

You will need to reboot your Raspberry Pi for these changes to take effect.

0 comments on commit 458f8f2

Please sign in to comment.