Root question

Articul8Madness

Senior Member
Nov 6, 2017
176
66
0
If you get ERROR 1, you probably need to flash a stock boot.img first. Magisk wants to edit the boot.img, and if you have already edited it and try to edit an editted one, it'll fail.

If the phone won't boot, be sure you flashed dm-verity.

  1. Boot to cedric twrp
  2. flash dm-verity
  3. flash su
  4. reboot
i got this error trying to flash dm-verity.
 

claytor420

New member
Dec 8, 2018
2
0
0
HELP!!!!!

Did you try this?


---------- Post added at 06:50 AM ---------- Previous post was at 06:48 AM ----------

After you unlock your bootloader you can flash SuperSU in a custom recovery but someone would need to make one of those


Im trying to get my unlock code everytime it says its unlockable its from verizon. Is there anything i can do to get this unlocked
 

reikred

Member
Jul 12, 2013
42
2
0
screen pattern unlock causes problem!

In my case, the settings.developer-options.OEM-unlocking slider button would not work. It would throw up the screen pattern unlock challenge , and after solving the challenge, the slider button was still in the disabled position. This would then repeat each time I tried.

FIX: Clear the android screen unlock pattern under settings.security. Then the OEM-unlocking slider button will work, and one can proceed with the "fastboot oem unlock YOUR_UNIQUE_KEY" operation.

Please add the above to the recipe!