There's a second step to enter stock recoveryTrying to install the OTA via recovery using the recovery method. I am systemless rooted. However, when I go into recovery it says no command, it has the android guy lying down with the red error logo. Any idea why? How can I get this month's OTA to install?
during your last flash in TWRP, did you flash TWRP again before rebooting? if you don't, TWRP does not stick and will show that screen since there is, at that point, no recovery installed. i believe your best bet at this point would be to fastboot TWRP and flash TWRP again.Trying to install the OTA via recovery using the recovery method. I am systemless rooted. However, when I go into recovery it says no command, it has the android guy lying down with the red error logo. Any idea why? How can I get this month's OTA to install?
ThanksSince installing 8.0, Magisk, BusyBox...
The UI flies, like lightning! Within apps scrolling sucks. The last attempts to install plus custom kernels forced instability. Had to start from scratch.
Should I install a custom kernel or something else? Thank you.
Bug report: goo.gl/urZGYD
Sent from the UnderWorld via Pixel XL. [emoji12]
To unlock a pixel you have to wipe it. So sooner rather than when you get it all set up. Other than that before or after does not matter. I would update it fully, unlock then root and then set it up.Quick question: I just bought a new Pixel XL (I know I'm late to the party!). The phone is prompting me to upgrade to 8.0. I know from past experience to look before you leap into an upgrade. I will eventually want to unlock the bootloader and root the phone. Is there anything I should do before I upgrade to 8.0? Is there any advantage to rooting now, or is it ok to do it after the upgrade?
fyi if you have the verizon variant, then you cannot unlock your bootloader if the phone is running >=7.0 (as far as i know).Quick question: I just bought a new Pixel XL (I know I'm late to the party!). The phone is prompting me to upgrade to 8.0. I know from past experience to look before you leap into an upgrade. I will eventually want to unlock the bootloader and root the phone. Is there anything I should do before I upgrade to 8.0? Is there any advantage to rooting now, or is it ok to do it after the upgrade?
We have Dual Partitions in the names of A and B and now the recovery.img is in the boot.img so both of theses paired make development pitaIm getting a Pixel XL soon and I'm having some questions mainly about TWRP and the two partitions. What's going on?
Can I have both a custom rom and TWRP at the same time? Will the ROM be installed in A partition and TWRP in B partition? What happens if I want to update TWRP? Will I lose my custom ROM since it flashes to both A and B? What if I want to install a new custom ROM? Will I lose TWRP since it flashes to both A and B? Does TWRP get installed to A or B? Does the custom ROM get installed to A or B? How?We have Dual Partitions in the names of A and B and now the recovery.img is in the boot.img so both of theses paired make development pita
Basically we have everything installed twice so boot_a boot_b for your boot.img ROMs will be flashed to one slot essentially A so you'll use: fastboot boot TWRP-2.0.0-0.img to boot the twrp img wipe the device as normal and install your rom zip and then you'll install a twrp zip that'll install the twrp to slot A and B and reboot to recovery that will auto switch the boot slot to B flash your gapps if needed (some roms have gapps built in) kernel/root optional all done, TWRP can be updated by flashing the new zip in recovery but development is delayed a bit while devs work stuff out since google is making changes every security patch I know its confusing as f**k but their is some great guides and everyone's helpful you'll pick it up fastCan I have both a custom rom and TWRP at the same time? Will the ROM be installed in A partition and TWRP in B partition? What happens if I want to update TWRP? Will I lose my custom ROM since it flashes to both A and B? What if I want to install a new custom ROM? Will I lose TWRP since it flashes to both A and B? Does TWRP get installed to A or B? Does the custom ROM get installed to A or B? How?
Guys I'm going insane, I'm coming from a Nexus 5 and this A/B is totally new to me.
Thanks all for the info! But I have to tell you that the lack of punctuation in your post kinda confused me.Basically we have everything installed twice so boot_a boot_b for your boot.img ROMs will be flashed to one slot essentially A so you'll use: fastboot boot TWRP-2.0.0-0.img to boot the twrp img wipe the device as normal and install your rom zip and then you'll install a twrp zip that'll install the twrp to slot A and B and reboot to recovery that will auto switch the boot slot to B flash your gapps if needed (some roms have gapps built in) kernel/root optional all done, TWRP can be updated by flashing the new zip in recovery but development is delayed a bit while devs work stuff out since google is making changes every security patch I know its confusing as f**k but their is some great guides and everyone's helpful you'll pick it up fast