gdt: Kangaroo road sign (Default)
Glen Turner ([personal profile] gdt) wrote2014-06-22 06:24 pm
Entry tags:

RaspberryPi: moving between development and production Linux kernels

To move to the latest development kernel say:

raspberrypi$ sudo rpi-update

rpi-update will load a kernel from github.com/Hexxeh/rpi-firmware. If you know the commit you can pass that as a parameter to load a specific kernel.

To move back to a production kernel say:

raspberrypi$ sudo apt-get install --reinstall libraspberrypi-bin libraspberrypi-dev libraspberrypi-doc libraspberrypi0 raspberrypi-bootloader