- Do you have SDK Platform-tools 3.3.0.2 installed on your PC.?"Open a Command Prompt in the folder you copied the patched boot.img to.
Type fastboot flash boot "name of patched boot".img without the quote marks at the Prompt and press enter.
Type fastboot reboot at the Prompt and press enter."
On Magisk 25.0 and Build bramble-sq3a.220605.009.a1, I can not boot the patched image as it shows google screen then fails then reboots tries again then fails a second time with a message try again or wipe data (which I can not do as I have no backup yet since I do not have root).
"fastboot flash boot boot.img --slot all" recovers the phone, but not root which I need to create a backup (stupid phone upgraded even though I had it disabled and lost root before I could backup using swiftbackup).
I personally use oneplus never have issues, every time I work on the pixels I have issues with rooting and with them updating when I have disabled it in developer options
ERIC
fastboot flashing unlock
and press enter.fastboot reboot
at the Command Prompt and press enter.fastboot flashing lock
fastboot reboot
fastboot -w update image-bramble-aa9a.999999.999.zip
fastboot update image-bramble-sp1a.999999.999.zip
flash-all
at the Command Prompt and press enter.flash-all
at the Command Prompt and press enter.fastboot flash dtbo dtbo.img
fastboot flash vendor_boot vendor_boot.img
fastboot flash boot --slot all boot.img
fastboot flash boot "name of patched boot".img
without the quote marks at the Prompt and press enter.fastboot reboot
at the Prompt and press enter.fastboot flash boot boot.img --slot all
fastboot devices
to verify communication with phone. It should return your phone's serial number.Provided you are not on Verizon:
Try reinstalling the stock boot.img from the update, flash the OTA, or perform another clean install. After first boot and performing any necessary setup (if clean install), power off phone, remove sim card, reboot. Creat a new patched boot.img, install it and reboot. Turn phone off, reinstall sim card, reboot as normal. Should fix the issue. Make sure you are using the latest magisk (I prefer stable of canary personally but it's your call).
If you are on verizon, do not install the April update in this thread, as it is stated "All carriers EXCEPT Verizon."
However, there is an OTA update on the official frimware website that does work on Verizon. I just flashed it myself. Maybe Homeboy76 could update thread?
- Root with Magisk patched imgThanks for the write-up. Just got one of these as I dropped my old phone, and I was due anyways. So question regarding Safetynet. I went ahead and went with the latest Feb factory image, patched the boot and rooted with Magisk, then tried the safety net and attestation fails. Anybody have the feb patch and passing safetynet? if so what was the sequence you used? thanks
Just checkedhi @Homeboy76 ,
maybe i'm wrong, but in your
Prerequisites
also at:
- A Pixel 4a 5(G) phone with an unlocked bootloader.
- The latest Android 11 (R) Factory or OTA Image: "bramble" for Pixel 4a 5(G)
- Factory Image
- 11.0.0 (RQ2A.210505.002, May 2021) --> is pointing to pixel 5, NOT pixel 4a 5g?
4. Install/Update Factory Image keep or wipe data
- Important Note(s):
- bla
- bla
- bla
- bla
- Backup your data
- Download the latest Factory Image: Pixel 5 - bramble to your Computer. --> pixel 5 (only text)?
Thanks for the write-up. Just got one of these as I dropped my old phone, and I was due anyways. So question regarding Safetynet. I went ahead and went with the latest Feb factory image, patched the boot and rooted with Magisk, then tried the safety net and attestation fails. Anybody have the feb patch and passing safetynet? if so what was the sequence you used? thanks