Just wanted to share my unbricking after I bricked my PI with "rpi-update":
Code: Select all
root@raspberrypi:/var# rpi-update
*** Raspberry Pi firmware updater by Hexxeh, enhanced by AndrewS
*** Performing self-update
--2014-01-03 21:37:45-- https://github.com/Hexxeh/rpi-update/raw/master/rpi-update
[...]
„//root/.rpi-firmware/fixup_x.dat“ -> „/boot/fixup_x.dat“
„//root/.rpi-firmware/kernel_emergency.img“ -> „/boot/kernel_emergency.img“
Write failed: Broken pipeSo here's the solution:
1.) Go to: https://github.com/Hexxeh/rpi-firmware and download the "ZIP"
2.) Put your Raspberry-SD-Card into your Mac (or whatever System you have) and copy all of the files in the root-folder of the archive to the boot-partition on the SD-Card.
3.) Attach the SD-Card back to your Raspberry and start.
TA-DA!
Best regards
Stephan
