Dies ist eine alte Version des Dokuments!


Raspberry PI Firmware Update

Per SSH am Raspberry PI anmelden

Auf den root account wechseln

sudo su

In das Verzeich /boot wechseln

cd /boot

Alte Firmwaredateien entfernen

rm *.bin *.dat *.img *.elf

Neue Firmwaredateien herunterladen

wget https://github.com/raspberrypi/firmware/raw/master/boot/bootcode.bin
wget https://github.com/raspberrypi/firmware/raw/master/boot/fixup.dat
wget https://github.com/raspberrypi/firmware/raw/master/boot/fixup_cd.dat
wget https://github.com/raspberrypi/firmware/raw/master/boot/fixup_x.dat
wget https://github.com/raspberrypi/firmware/raw/master/boot/kernel.img
wget https://github.com/raspberrypi/firmware/raw/master/boot/kernel_emergency.img
wget https://github.com/raspberrypi/firmware/raw/master/boot/start.elf
wget https://github.com/raspberrypi/firmware/raw/master/boot/start_cd.elf
wget https://github.com/raspberrypi/firmware/raw/master/boot/start_x.elf
f11/technik/raspberrypi/firmware-update.1360712354.txt.gz · Zuletzt geändert: 2019/09/29 12:01 (Externe Bearbeitung)
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0