RebootIntoTheRecovery » History » Version 1
Denis 'GNUtoo' Carikli, 11/09/2020 08:17 PM
Import from BackupTheEFS
| 1 | 1 | Denis 'GNUtoo' Carikli | h1. RebootIntoTheRecovery |
|---|---|---|---|
| 2 | |||
| 3 | h2. Reboot into the recovery |
||
| 4 | |||
| 5 | You can reboot your device into the recovery by one of the following methods: |
||
| 6 | |||
| 7 | h3. Using ADB |
||
| 8 | |||
| 9 | Run the following on your computer: |
||
| 10 | |||
| 11 | <pre> |
||
| 12 | adb reboot recovery |
||
| 13 | </pre> |
||
| 14 | |||
| 15 | h3. Using your Replicant device's user interface |
||
| 16 | |||
| 17 | Do the following: |
||
| 18 | |||
| 19 | # Make sure that your device is booted under Replicant. |
||
| 20 | # Press the power button until a menu appears. |
||
| 21 | # Press *Reboot*. |
||
| 22 | # Select *Recovery* and then press *ok*. |