Uploaded by RJ

Boot Instructions (by XDA-Developers)

advertisement
6/29/22, 2:16 AM
[How-To] Root Android 11 - Bootable patched_magisk | XDA Forums
Hello Friends,
Android 11 has finally been released for Duo 1 and the update makes this device what it should have
been from the beginning. But root is always nice.
Luckily Android 11 has made rooting a bit easier as well.
Pre-requisites
Unlocked bootloader
adb/fastboot set up properly
understanding what adb/fastboot and basic commands using these tools
How to open a CMD/Powershell in a given location
Windows 10/11 (you can make this work for MacOS/Linux but that isn't what this guide is
based on)
I do not know if this will for at&t version or not. I do not have the at&t model so I cannot verify.
1. Download this patched boot.img (link)
1. This is simply the Android 11 stock boot img patched with magisk 23, I just did the hard
work for you because it is a pain in the butt to get payload unloader to work.
2. If you do not want to use my pre-patched boot that is understandable but at this time I
am not providing a how-to on extracting the boot from the OTA. You can use the preexisting root guide by @NTchrist and @Perseu5 to at least extract the stock boot and
then patch it yourself, just make sure you use Magisk 23.
2. Install Magisk Manager 23 which is the current stable/beta build (link)
1. either via adb or manually
3. Open Magisk Manager Once after installation and before moving to the next step
4. Boot into bootloader
1. either from cmd adb while the device is booted via adb command
1.
Code:
adb reboot-bootloader
2. or from issuing a reboot from the power menu and holding volume down while
rebooting
3. or from power off, hold the power button and volume down for 3 seconds
5. Boot the patched boot.img you downloaded by opening a CMD in the location of the
downloaded patched boot and issuing this command
https://forum.xda-developers.com/t/how-to-root-android-11-bootable-patched_magisk.4393369/
1/2
6/29/22, 2:16 AM
1.
[How-To] Root Android 11 - Bootable patched_magisk | XDA Forums
Code:
fastboot boot patched.156.boot.img
6. The device will boot into Android system
7. Open Magisk Manager > Click "Install" > "Direct Install"
8. Maigsk will install and reboot
9. Your device is rooted
https://forum.xda-developers.com/t/how-to-root-android-11-bootable-patched_magisk.4393369/
2/2
Download