summaryrefslogtreecommitdiff
path: root/ADMIN.md
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2018-06-23 21:15:21 +0200
committerJonas Smedegaard <dr@jones.dk>2018-06-23 21:15:21 +0200
commit45fc176ae0c67e4339c4a6360f9b988f1fa47b5a (patch)
tree34bb9b3085ce5a3afde174ad252955de7deb83b6 /ADMIN.md
parentc39dd5b3fda4d94ac86aa2a9f5870d0d200b18ee (diff)
Clarify bootstrapping spells.
Diffstat (limited to 'ADMIN.md')
-rw-r--r--ADMIN.md25
1 files changed, 13 insertions, 12 deletions
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