Raspberry Pi 3 Kernel Update
To make sure your Pi is completely up to date run these from the CL.
The second updates firmware and could take a few minutes to complete. If it updates, you will need to reboot your Pi.
- sudo apt-get update && sudo apt-get dist-upgrade -f
- sudo rpi-update
The second updates firmware and could take a few minutes to complete. If it updates, you will need to reboot your Pi.
Comments
Post a Comment