From 45fc176ae0c67e4339c4a6360f9b988f1fa47b5a Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sat, 23 Jun 2018 21:15:21 +0200 Subject: Clarify bootstrapping spells. --- ADMIN.md | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) (limited to 'ADMIN.md') diff --git a/ADMIN.md b/ADMIN.md index ee48e47..3c86c06 100644 --- a/ADMIN.md +++ b/ADMIN.md @@ -30,8 +30,8 @@ Install rescue system onto phone using Heimdall: 2. Disconnect any cables and turn off the phone. 3. Press and hold keys VOL-DOWN and SELECT (and keep them held down!), press key POWER and release it (only that one key!) when logo appears (~2 seconds), - release keys VOL-DOWN and SELECT when a warning screen appears. - 4. Press VOL-UP when asked. + 4. When a warning screen appears, release keys VOL-DOWN and SELECT, + and press key VOL-UP. 5. Connect USB-to-PC data cable. 6. Execute from terminal: heimdall flash --no-reboot --RECOVERY twrp-[TAB...].img @@ -47,8 +47,8 @@ reset most possible before installing a fresh system onto phone: 1. Disconnect any cables and turn off the phone. 2. Press and hold keys VOL-UP and SELECT (and keep them held down!), press key POWER and release it (only that one key!) when logo appears (~2 seconds), - release keys VOL-UP and SELECT when a TWRP intro screen appears. - 3. [Swipe] to enter rescue mode + 3. When TWRP intro screen appears, release keys VOL-UP and SELECT, + and [Swipe] to enter home screen. 4. Select Wipe, Format Data; type "yes" 5. Select HOME, Reboot, Recovery (avoid installing any addons if offered!) 6. [Swipe] to enter rescue mode @@ -69,8 +69,8 @@ Install system onto phone: 2. Disconnect any cables and turn off the phone. 3. Press and hold keys VOL-UP and SELECT (and keep them held down!), press key POWER and release it (only that one key!) when logo appears (~2 seconds), - release keys VOL-UP and SELECT when a TWRP intro screen appears. - 4. [Swipe] to enter rescue mode + 4. When TWRP intro screen appears, release keys VOL-UP and SELECT, + and [Swipe] to enter home screen. 5. Select Wipe; [Swipe] 6. Select Home, Advanced, ADB Sideload; [Swipe] 7. Connect USB-to-PC data cable. @@ -87,15 +87,16 @@ Initial boot after fresh install takes ~3 minutes. 1. Disconnect any cables and turn off the phone. 2. Press and hold keys VOL-UP and SELECT (and keep them held down!), press key POWER and release it (only that one key!) when logo appears (~2 seconds), - release keys VOL-UP and SELECT when a TWRP intro screen appears. - 3. Select Home, Advanced, ADB Sideload; [Swipe] - 4. Execute from terminal: + 3. When TWRP intro screen appears, release keys VOL-UP and SELECT, + and [Swipe] to enter home screen. + 4. Select Home, Advanced, ADB Sideload; [Swipe] + 5. Execute from terminal: fdroidcl update fdroidcl download org.fdroid.fdroid.privileged.ota - 5. Connect USB-to-PC data cable. - 6. Execute from terminal: + 6. Connect USB-to-PC data cable. + 7. Execute from terminal: adb sideload ~/.cache/fdroidcl/apks/org.fdroid.fdroid.privileged.ota_[TAB...].zip - 7. Select HOME, Reboot, System (avoid installing any addons if offered!) + 8. Select HOME, Reboot, System (avoid installing any addons if offered!) Boot takes ~30 seconds -- cgit v1.2.3