Sep 112013
 

Conna?tre la version actuelle:
uname -a
Mettre ? jour l’OS
apt-get update
apt-get -y upgrade
apt-get -y dist-upgrade

Installation de rpi-update
apt-get install ca-certificates git-core
wget https://raw.github.com/Hexxeh/rpi-update/master/rpi-update -O /usr/bin/rpi-update
chmod +x /usr/bin/rpi-update

Mise ? jour du firmware
rpi-update
Red?marrage
init 6
V?rification
uname -a