Oh ok thanks man so it works actually ..Correct. However, if it fails for whatever reason then you're covered here.
Sent from my Nexus 5X using XDA Labs
Oh ok thanks man so it works actually ..Correct. However, if it fails for whatever reason then you're covered here.
when I download the latest factory image (Oreo 8.1), there is no recovery file, or vendor etc. only radio, system and bootloader, so is the process to get back to stock including stock recovery the same (is recovery then included as part of the system image?) thanks
Well, Chainfire stopped active development on SuperSU when 8.0 was available. If you want SuperSU, flash SuperSU beta SR5-SuperSU-v2.82-SR5-20171001224502.zip. While booted into the rom, use a file explorer and open the SuperSu SR5 zip to common/Superuser apk and install this.can someone comment on why as of the last OS update or so, the supersu app doesn't get installed as part of rooting via TWRP?
and if one installs it from the play store, then you get the message "su binary needs to update!" yet that process no longer seems to work?
Yesterday, I realized I had not rerooted my 5X after backing up to 8.0--early Dec (horrible lag). After trying three or four versions, this is what worked for me. (Link wasn't working).It's May 27 of 2.82. It is not what I'd had on the phone before backing up, but I know the latest version never worked for me.can someone comment on why as of the last OS update or so, the supersu app doesn't get installed as part of rooting via TWRP?
and if one installs it from the play store, then you get the message "su binary needs to update!" yet that process no longer seems to work?
1. Why does this thread focus on SuperSU, when Majisk is available? I thought Majisk was better and SuperSU was sold to a shady company.
Thank you.
1. Why does this thread focus on SuperSU, when Majisk is available? I thought Majisk was better and SuperSU was sold to a shady company.
2. If I install TWRP and then SuperSU or Majisk, will locking the bootloader again brick my 5x?
Thank you.
That shouldn't happen. Flash the latest TWRP bullhead image, flash Magisk then see if it boots up:Hi, quick question.
I install the twrp on my stock but after that my phone wont boot anymore. Unless I reflash stock or flash a custom rom, my phone boots up
Is there a way to fix this? I just wanted a rooted stock oreo![]()
Hi, quick question.
I install the twrp on my stock but after that my phone wont boot anymore. Unless I reflash stock or flash a custom rom, my phone boots up
Is there a way to fix this? I just wanted a rooted stock oreo![]()
I get this site https://dl.twrp.me/bullhead/Is the twrp website down for everyone? Figures I wiped this phone before downloading twrp - now im stuck halfway through a root and flash process![]()
This seems like the best place to ask this (I couldn't find an official twrp thread..). I've searched many times and can't find an answer. Why are my twrp backups not able to boot on this phone? I've never had trouble on any other phone with this. On my 5X, I always get stuck on the google logo after restoring a backup, regardless of which partitions I restore. The first time, I thought it had to do with one of them being different going back to stock from Lineage, but even immediately restoring a stock backup after a clean flash does the same thing. I can get back into twrp, but never Android. The only way forward from that point is re-flashing. I had the latest twrp installed (it's been a couple months, so it's possible there's a new version.
adb version
adb devices
fastboot devices
adb reboot bootloader
adb reboot recovery
fastboot devices
fastboot oem unlock
fastboot reboot
fastboot flash recovery filename.img
fastboot boot filename.img
fastboot format userdata
fastboot reboot
fastboot reboot-bootloader
fastboot flash bootloader C:\bullhead\images\bootloader-bullhead-bullhead-xx.xx.img
fastboot reboot-bootloader
fastboot flash radio C:\bullhead\images\radio-bullhead-bullhead-xx.xx.img
fastboot reboot-bootloader
fastboot flash boot C:\bullhead\images\boot.img
fastboot erase cache
fastboot flash cache C:\bullhead\images\cache.img
fastboot flash recovery C:\bullhead\images\recovery.img
fastboot flash system C:\bullhead\images\system.img
fastboot flash vendor C:\bullhead\images\vendor.img
fastboot flash bootloader C:\bullhead\images\bootloader-bullhead-bullhead-xx.xx.img
fastboot reboot-bootloader
fastboot flash radio C:\bullhead\images\radio-bullhead-bullhead-xx.xx.img
fastboot reboot-bootloader
fastboot flash boot C:\bullhead\images\boot.img
fastboot erase cache
fastboot flash cache C:\bullhead\images\cache.img
fastboot flash recovery C:\bullhead\images\recovery.img
fastboot flash system C:\bullhead\images\system.img
fastboot flash vendor C:\bullhead\images\vendor.img
fastboot oem lock
fastboot reboot
fastboot flash bootloader C:\bullhead\images\bootloader-bullhead-bullhead-xx.xx.img
fastboot reboot-bootloader
fastboot flash radio C:\bullhead\images\radio-bullhead-bullhead-xx.xx.img
fastboot reboot-bootloader
fastboot flash boot C:\bullhead\images\boot.img
fastboot erase cache
fastboot flash cache C:\bullhead\images\cache.img
fastboot flash recovery C:\bullhead\images\recovery.img
fastboot flash system C:\bullhead\images\system.img
fastboot flash vendor C:\bullhead\images\vendor.img
fastboot reboot
adb reboot bootloader
adb reboot recovery