Der Rescue Loader ist als Notsystem gedacht, falls die Box nicht mehr startet.
Zugriff auf das System:
- Box am Powerschalter hinten ausschalten.
- Klappe an der Front öffnen.
- Taste "hoch" drücken und halten.
- Box am Powerschalter hinten einschalten.
- Countdown im Display abwarten, bis die IP-Adresse der Box angezeigt wird.
Neu in dieser Version:
- Auswahl der Startpartition.
- Hochladen eines Images von eurem PC und Flashen auf eine der Startpartitionen.
- Online-Download eines Images und Flashen auf eine der Startpartitionen.
- Anzeige von Informationen wie MAC-Adresse und Bootloader-Version.
The Rescue Loader is designed as an emergency system in case the box no longer starts.
Accessing the system:
- Turn off the box using the power switch at the back.
- Open the front flap.
- Press and hold the "up" button.
- Turn on the box using the power switch at the back.
- Wait for the countdown on the display until the IP address of the box is shown.
New in this version:
- Selection of the startup partition.
- Uploading an image from your PC and flashing it to one of the startup partitions.
- Downloading an image online and flashing it to one of the startup partitions.
- Displaying information such as MAC address and bootloader version.
[ATTACH]98660[/ATTACH]
Update wird installiert: Das ZIP-File entpacken und die rescue.bin auf eure Box nach /tmp kopieren.
Dann mit Telnet verbinden und folgenden Befehl eingeben:
Code: Alles auswählen
dd if=/tmp/rescue.bin of=/dev/mmcblk0p3
Die neuen 7.4 und 7.5 Images werden zukünftig die neue rescue.bin enthalten. Wenn ihr alte Images von USB installiert, löscht vorher die rescue.bin aus dem ue4k-Ordner, sonst wird die alte Version wieder installiert!
To install the update: Unzip the file and copy the rescue.bin to /tmp on your box.
Then connect via Telnet and enter the following command:
Code: Alles auswählen
dd if=/tmp/rescue.bin of=/dev/mmcblk0p3
The new 7.4 and 7.5 images will include the new rescue.bin. If you install old images from USB, delete the rescue.bin from the ue4k folder beforehand, otherwise the old version will be installed again!