Advertisement
good4y0u

PH1 Update Procedures LOS 18.1

Jun 18th, 2021
1,722
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Step 1: Follow download steps for 18.1 recovery image and rom
  2. https://wiki.lineageos.org/devices/mata/install
  3.  
  4. Step 2:
  5. PS C:\Program Files (x86)\Essential\ADB> fastboot devices
  6. PM1LHMA        fastboot
  7. PS C:\Program Files (x86)\Essential\ADB> fastboot flash boot lineage-18.1-20210517-recovery-mata.img
  8. target reported max download size of 536870912 bytes
  9. sending 'boot_b' (24689 KB)...
  10. OKAY [  0.607s]
  11. writing 'boot_b'...
  12. OKAY [  0.360s]
  13. finished. total time: 0.968s
  14. PS C:\Program Files (x86)\Essential\ADB
  15.  
  16. Step 3:
  17. Boot to recovery
  18. Factory Reset
  19.  
  20.  
  21. Step 4:
  22. Set LOS recovery to apply from adb
  23. lineage-18.1-20210517-nightly-mata-signed.zip
  24. Select Advanced -> Reboot to recovery
  25. - Flash Gapps
  26.  
  27. Step 5: Reboot to OS
  28. Step 6: Configure OS
  29. Step 7: Download MAGISK App
  30. https://topjohnwu.github.io/Magisk/install.html
  31.  
  32. Step 8: Magisk patch .img file
  33. https://topjohnwu.github.io/Magisk/install.html#magisk-in-recovery
  34.  
  35. step 9: Reboot to recovery
  36. Step 10: adb flash patched image.
  37. -------
  38. Do install again now with the patched recovery image.
  39. ------------
  40. PS C:\Program Files (x86)\Essential\ADB> fastboot flash boot lineage-18.1-20210517-recovery-mata.img
  41. target reported max download size of 536870912 bytes
  42. sending 'boot_b' (24689 KB)...
  43. OKAY [  0.607s]
  44. writing 'boot_b'...
  45. OKAY [  0.360s]
  46. finished. total time: 0.968s
  47. PS C:\Program Files (x86)\Essential\ADB
  48.  
  49. Step 3:
  50. Boot to recovery
  51. Factory Reset
  52.  
  53.  
  54. Step 4:
  55. Set LOS recovery to apply from adb
  56. lineage-18.1-20210517-nightly-mata-signed.zip
  57. Select Advanced -> Reboot to recovery
  58. - Flash Gapps
  59.  
  60. Step 5: Reboot to OS
  61. Step 6: Configure OS
  62. Step 7: Download MAGISK App
  63. https://topjohnwu.github.io/Magisk/install.html
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement