Update 2023-11-08 12:54:03
This commit is contained in:
parent
1a7c62c200
commit
14f7ca83ca
@ -12,18 +12,18 @@ Disclaimer: Due to the missing tools to flash from OpenBSD, I use my work comput
|
|||||||
## Prepare:
|
## Prepare:
|
||||||
|
|
||||||
- Install motorola smart assistant
|
- Install motorola smart assistant
|
||||||
- Extract platform-tools make sure you're in the platform tools directory or that they are in your $PATH.
|
- Extract platform-tools make sure you're in the platform tools directory or that they are in your `$PATH`.
|
||||||
|
|
||||||
## Update steps:
|
## Update steps:
|
||||||
|
|
||||||
- p[hone]: Boot into bootloader (power+down)
|
- p[hone]: Boot into bootloader (power+down)
|
||||||
- c[omputer]: fastboot flash boot_a <lineageos_recovery>.img
|
- c[omputer]: fastboot flash boot_a <lineageos_recovery>.img
|
||||||
- c: fastboot flash boot_b \<lineageos_recovery\>.img
|
- c: fastboot flash boot_b <lineageos_recovery>.img
|
||||||
- p: Boot into bootloader (power+down) -\> Boot Recovery
|
- p: Boot into bootloader (power+down) -> Boot Recovery
|
||||||
- p: Factory Reset -\> Wipe data / factory reset + Wipe System
|
- p: Factory Reset -> Wipe data / factory reset + Wipe System
|
||||||
- p: Apply update -\> adb sideload
|
- p: Apply update -> adb sideload
|
||||||
- c: adb sideload \<lineageos\>.zip
|
- c: adb sideload <lineageos>.zip
|
||||||
- c: adb sideload \<addons\>.zip
|
- c: adb sideload <addons>.zip
|
||||||
- p: Reboot
|
- p: Reboot
|
||||||
|
|
||||||
## Notes:
|
## Notes:
|
||||||
|
Loading…
Reference in New Issue
Block a user