anyone know why my phone boots into recovery mode after i fastboot boot magisk_patched.img?
disregard...i got it to work finally
Copied from my post on the other main thread for rooting. I didn't realize I was not on this one, but just in case...
(Moderators delete if needed)
For the US KB 2005 Variant update that released today (11.0.4.5.KB05AA), I just repeated the process for the last update and had to no issues. They key is being patient!
To get the update applied
From elevated prompt using adb
Adb reboot bootloader
Fastboot flash boot stock-boot.img - Found
here
fastboot reboot
Let your phone reboot and then download and install the new update
Complete and restart phone again
Once restarted go back to prompt for ADB...
adb reboot bootloader
fastboot boot patched-boot.img - Found
here
fastboot reboot
The phone took forever to boot (Maybe 5-10 minutes), then seemed to do a quick reboot or boot loop automatically but did not lose the patched boot image I just booted with.
After it was finally done booting, I simply opened up Magisk and did a direct install and BOOM, rooted on the new update!
I hope that helps anyone trying
