Updating RPi Firmware

From SingletonMillerWiki
Revision as of 15:38, 3 June 2012 by Martin (Talk | contribs) (Created page with "Category:RaspberryPi == Resources == [http://www.example.com link title] == Install Hexxeh utility == This will save you time and effort in the long run. # Install GIT in ...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Resources

link title

Install Hexxeh utility

This will save you time and effort in the long run.

  1. Install GIT in order to be able to access the Firmware repository on GIT.
sudo apt-get install git-core
  1. Install Hex's utility
sudo wget http://goo.gl/1BOfJ -O /usr/bin/rpi-update
sudo chmod +x /usr/bin/rpi-update
  1. Run Hex's firmwre utility
sudo rpi-update