vats12

Untitled

Aug 19th, 2019
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. My device is encrypted so I have done following steps:
  2. - In TWRP: Wipe -> Format Data
  3. - Reboot back into recovery but fastboot was not working so reboot to fastboot mode
  4. - Flash Rom: The ROM I have has flash-all.bat file which run `fastboot -w update images.zip` command and reboot the device into system after flashing all image files in images.zip.
  5. - Reboot the device into recovery
  6. - Flash twrp.img
  7. - adb sideload twrp.zip and reboot to recover again
  8. - adb sideload Magisk-v19.0.zip and reboot to recover again
  9. - adb sideload Disable_Dm-Verity_ForceEncrypt_08.18.2019.zip and reboot to system
Add Comment
Please, Sign In to add comment