diff options
author | Jonas Smedegaard <dr@jones.dk> | 2018-06-23 21:22:53 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2018-06-23 21:22:53 +0200 |
commit | c23d0339d35782245ba8284799244de0b0e51f8c (patch) | |
tree | 8dfc67e9ad76eeab56c4846e636efa0e90964b6e | |
parent | 45fc176ae0c67e4339c4a6360f9b988f1fa47b5a (diff) |
Mention steps that can be skipped when done together.
-rw-r--r-- | ADMIN.md | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -35,7 +35,10 @@ Install rescue system onto phone using Heimdall: 5. Connect USB-to-PC data cable. 6. Execute from terminal: heimdall flash --no-reboot --RECOVERY twrp-[TAB...].img - 7. Disconnect any cables and turn off the phone. + +Phone screen tells you to not turn off, +but when terminal is done you can ignore that +and either turn off the phone go directly to next section. ### Reset storage @@ -55,6 +58,9 @@ reset most possible before installing a fresh system onto phone: 7. Select Wipe, Advanced wipe, check all except "Micro SD card" and "USB OTG", [Swipe] 8. Select HOME, Reboot, Poweroff (avoid installing any addons if offered!) +To install system after this (and phone is fully charged!), +you can skip step 8 above and go directly to step 5 below. + ### Install system |