Steps for re-rooting phone after security update (Pixel 6a)
Video Version#
Steps for re-rooting phone after security update (Pixel 6a)#
- On phone:
- Back up pixel xpert config
- Download/install OTA officially. Reboot.
- Find build number in settings, long press to copy.
- Find build here: https://developers.google.com/android/images#bluejay, download to phone.
- pixel 9a: https://developers.google.com/android/images#tegu. find init_boot, not boot
- Double extract the downloaded zip.
- Run magisk patch on boot.img therein.
- for pixel 9a you want to run on init_boot.img (?)
- Upload patched boot.img to gdrive (or copy to computer somehow).
- Restart holding volume down to get to fastboot
- or
adb reboot fastboot
- or
- On Computer:
- Download patched.img
- Plug phone into computer.
fastboot devices
sudo fastboot flash boot patched.img
- for pixel 9a
sudo fastboot flash init_boot ./magisk_patched-28100_VwmIe-right.img
- On Phone:
- Start phone.
- Verify root in magisk
- Import Pixel Xpert settings from gdrive (
PixelXpert_Config.bin
) - Potentially reboot phone
- Clean up image files from phone downloads
Reinstalling revanced-extended#
youtube-music-revanced-extended-magisk-v8.05.51-arm64-v8a.zip is the one