Rescue Loader (en): Unterschied zwischen den Versionen
(6 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt) | |||
Zeile 4: | Zeile 4: | ||
|} | |} | ||
[[Datei:RescueLoader.png|right|thumb|400px|RL of the DM 7080 HD]] | [[Datei:RescueLoader.png|right|thumb|400px|RL of the DM 7080 HD]] | ||
− | The Rescue Loader (short '''RL''') is a part of the bootloader of the dreamboxes which use [[Dreambox OS (en)|Dreambox OS]] | + | The Rescue Loader (short '''RL''') is a part of the bootloader of the dreamboxes which use [[Dreambox OS (en)|Dreambox OS]]. If the box is stopped in the Rescue Loader, a [[Webinterface (en)|webinterface]] is available as before with the [[Secondstage (en)|Secondstage Loader]]. |
The Rescue Loader offers following functions: | The Rescue Loader offers following functions: | ||
* Show device info | * Show device info | ||
− | |||
* Flash new firmware | * Flash new firmware | ||
* Backup the firmware | * Backup the firmware | ||
+ | * Online Recovery - the actual image from DMM can be loaded and installed directly over the internet. | ||
== Connect with the Rescue Loaders == | == Connect with the Rescue Loaders == | ||
The Rescue Loader can be activated with different procedures. | The Rescue Loader can be activated with different procedures. | ||
{{Hinweis|A DHCP server is required in the network.}} | {{Hinweis|A DHCP server is required in the network.}} | ||
+ | |||
+ | {{Achtung|If you see the Enigma2 web interface, instead of the Rescue Loader, delete the browser cache (e.g. with {{Taste|Ctrl}}+{{Taste|F5}}).}} | ||
+ | |||
+ | === DM 820 HD === | ||
+ | * If the dreambox is in standby mode, the '''RL''' can be activated by continuous pushing the power button on the front panel of the dreambox. | ||
+ | * If the dreambox has been switched off with the power switch at the back, the RL can also be activated. Keep the power button pushed at the front panel and switch the power button to '''ON'''. | ||
+ | |||
+ | The display will show <code>Enter setup?</code> and 3 seconds later the box will stop in the Rescue Loader mode. Now the display will show the IP address which can be used to access the Rescue Loader. Enter the address in your web browser (e.g. Firefox), e.g: | ||
+ | |||
+ | <syntaxhighlight>http://dm820</syntaxhighlight> | ||
=== DM 7080 HD === | === DM 7080 HD === | ||
Zeile 24: | Zeile 34: | ||
<syntaxhighlight>http://dm7080</syntaxhighlight> | <syntaxhighlight>http://dm7080</syntaxhighlight> | ||
+ | |||
+ | == Images of the Rescue Loaders == | ||
+ | === Install image === | ||
+ | <gallery> | ||
+ | Datei:Rl main.png|Firmware upload | ||
+ | Datei:Rl firmwareupload.png|Select image | ||
+ | Datei:Rl backup upload.png|Upload image | ||
+ | Datei:Rl upload usage.png|Reboot | ||
+ | </gallery> | ||
+ | |||
+ | === Online Recovery === | ||
+ | <gallery> | ||
+ | Datei:Rl main.png|Online Recovery | ||
+ | Datei:Rl onlinerec.png|Go! | ||
+ | Datei:Rl onlinerec go.png|Recovery is starting | ||
+ | Datei:Rl reboot.png|Reboot | ||
+ | </gallery> | ||
== Tips and tricks == | == Tips and tricks == | ||
Zeile 46: | Zeile 73: | ||
=== Activate the RL of an active dreambox === | === Activate the RL of an active dreambox === | ||
While the dreambox is active, you can activate the RL, after a reboot without pressing the power button it will be available. Use the following command. | While the dreambox is active, you can activate the RL, after a reboot without pressing the power button it will be available. Use the following command. | ||
+ | |||
+ | ==== Option 1 ==== | ||
+ | <syntaxhighlight>to-the-rescue</syntaxhighlight> | ||
+ | |||
+ | ==== Option 2 ==== | ||
<syntaxhighlight> | <syntaxhighlight> | ||
echo "rescue" >> /proc/stb/fp/boot_mode | echo "rescue" >> /proc/stb/fp/boot_mode |
Aktuelle Version vom 8. Dezember 2014, 20:36 Uhr
- in Deutsch | - in English |
The Rescue Loader (short RL) is a part of the bootloader of the dreamboxes which use Dreambox OS. If the box is stopped in the Rescue Loader, a webinterface is available as before with the Secondstage Loader.
The Rescue Loader offers following functions:
- Show device info
- Flash new firmware
- Backup the firmware
- Online Recovery - the actual image from DMM can be loaded and installed directly over the internet.
Inhaltsverzeichnis
Connect with the Rescue Loaders
The Rescue Loader can be activated with different procedures.
A DHCP server is required in the network. |
If you see the Enigma2 web interface, instead of the Rescue Loader, delete the browser cache (e.g. with Ctrl+F5). |
DM 820 HD
- If the dreambox is in standby mode, the RL can be activated by continuous pushing the power button on the front panel of the dreambox.
- If the dreambox has been switched off with the power switch at the back, the RL can also be activated. Keep the power button pushed at the front panel and switch the power button to ON.
The display will show Enter setup?
and 3 seconds later the box will stop in the Rescue Loader mode. Now the display will show the IP address which can be used to access the Rescue Loader. Enter the address in your web browser (e.g. Firefox), e.g:
http://dm820
DM 7080 HD
- If the dreambox is in standby mode, the RL can be activated by continuous pushing the power button on the front panel of the dreambox.
- If the dreambox has been switched off with the power switch at the back, the RL can also be activated. Keep the power button pushed at the front panel and switch the power button to ON.
The display will show Enter setup?
and 3 seconds later the box will stop in the Rescue Loader mode. Now the display will show the IP address which can be used to access the Rescue Loader. Enter the address in your web browser (e.g. Firefox), e.g:
http://dm7080
Images of the Rescue Loaders
Install image
Online Recovery
Tips and tricks
Telnet
Once the Rescue Loader is activated, you can access it with telnet. Connect with the user root
. The command help
will show additional info.
opendreambox 2.2.0 dm7080 >>> Your Dreambox has booted into RESCUE MODE. >>> Please log in as user 'root' (no password required), >>> then run 'help' to get further information. dm7080 login: root root@dm7080:~# help Your Dreambox has booted into rescue mode. If it failed to start up, this mode can be used to recover. This rescue mode offers a web frontend, which can be accessed with a browser, which is the recommended way to continue. . .
Activate the RL of an active dreambox
While the dreambox is active, you can activate the RL, after a reboot without pressing the power button it will be available. Use the following command.
Option 1
to-the-rescue
Option 2
echo "rescue" >> /proc/stb/fp/boot_mode reboot