diff --git a/src/posts/2019-10-17_LineageOS-on-Motorola-Z2-Force.pm b/src/posts/2019-10-17_LineageOS-on-Motorola-Z2-Force.pm index ea3c2ff..77549b8 100644 --- a/src/posts/2019-10-17_LineageOS-on-Motorola-Z2-Force.pm +++ b/src/posts/2019-10-17_LineageOS-on-Motorola-Z2-Force.pm @@ -12,18 +12,18 @@ Disclaimer: Due to the missing tools to flash from OpenBSD, I use my work comput ## Prepare: - 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: - p[hone]: Boot into bootloader (power+down) - c[omputer]: fastboot flash boot_a .img -- c: fastboot flash boot_b \.img -- p: Boot into bootloader (power+down) -\> Boot Recovery -- p: Factory Reset -\> Wipe data / factory reset + Wipe System -- p: Apply update -\> adb sideload -- c: adb sideload \.zip -- c: adb sideload \.zip +- c: fastboot flash boot_b .img +- p: Boot into bootloader (power+down) -> Boot Recovery +- p: Factory Reset -> Wipe data / factory reset + Wipe System +- p: Apply update -> adb sideload +- c: adb sideload .zip +- c: adb sideload .zip - p: Reboot ## Notes: