OnePlus 7T Pro Oxygen OS 10.0.7 Magisk Patched Boot - OnePlus 7T Pro (Regular & McLaren) Guides, News...

I made OnePlus 7T Pro Oxygen OS 10.0.7 Magisk Patched Boot
Download
Magisk Patched Boot-
https://drive.google.com/file/d/15H3I-fFuLGGOTVspQDoTpMtuLBNbt_im/view?usp=drivesdk
Magisk app-
https://github.com/topjohnwu/Magisk/releases/download/manager-v7.5.1/MagiskManager-v7.5.1.apk
Instructions to Root OnePlus 7T Pro without TWRP:
Ensure your bootloader is unlocked.
Switch ON USB Debugging on your OnePlus 7T Pro through Settings > Developer Options.
Connect the OnePlus 7T Pro device to PC using a USB cable.
Open Command window in Windows (or Terminal on macOS) inside the folder of the extracted content.
Mac users can use Spotlight to search and open Terminal and drag the folder with the boot image into the Terminal window.
In Windows, Command Windows can be opened by typing ‘cmd’ in the address bar of the folder’s window and pressing enter.
Run the following command to boot the OnePlus 7T Pro into bootloader/fastboot mode:
adb reboot bootloader
If you get a permission dialogue on phone to “Allow USB debugging”, click OK.
Once your OnePlus 7T Pro boots into fastboot mode, run this command to install the patched boot image file.
fastboot flash boot magisk_patched.img
Restart your OnePlus 7T Pro by issuing the following command:
fastboot reboot
Once booted into Android, install Magisk Manager using its APK file. (Here’s how to install an app from the APK file.)
Open the Magisk app.
open its Settings, and make sure that the ‘Update channel’ is selected as ‘Stable’ here.
In Settings, go to Advanced.
Make sure that these settings are turned ‘On’:
Preserve force encryption
Preserve avb 2.0/dm-verity
To install root using the Magisk Manager app now, do this:
Open the Magisk app.
Tap on Install.
Tap on Install Magisk.
Tap on Direct Install.
Restart your OnePlus 7T Pro once more. Your device is now rooted and will retain root privileges even when you boot it again.
That’s it. You now have root privileges on your OnePlus 7T Pro
Nay Htet Oo

Saying document no longer exists

It's ok
jaythenut said:
Saying document no longer exists
Click to expand...
Click to collapse
It's ok

Has anyone successfully performed this on build 10.0.7.HD01BA ?

Works?
Has anyone successfully perform this on build 10.0.7.HD01BA ?
(sorry for the double post)

Magisk patched IMG for HD01BA 10.0.7
OnePlus 7T Pro EUView attachment magisk_patched.zip
the author of the post should specify the model of his terminal, because on some it may not work
Inviato dal mio HD1913 utilizzando Tapatalk

I'm sorry if I'm asking basic question... S it mandatory to unlock OEM before performing all these steps?

THANKSSSS

vinu4u4ever said:
I'm sorry if I'm asking basic question... S it mandatory to unlock OEM before performing all these steps?
Click to expand...
Click to collapse
Yes

jotha.dx said:
Yes
Click to expand...
Click to collapse
Thanks

Hello guys...
PLEASE!!!!
Can I get magisk_patched Boot Image for Oneplus 7T Pro OS 10.0.8.HD01BA
THANKS

I second the motion for the 0.8 1BA patched image. Please.

kovacsabesz said:
Hello guys...
PLEASE!!!!
Can I get magisk_patched Boot Image for Oneplus 7T Pro OS 10.0.8.HD01BA
THANKS
Click to expand...
Click to collapse
Alexander1988 said:
I second the motion for the 0.8 1BA patched image. Please.
Click to expand...
Click to collapse
1. Install latest Magisk Canary and patch stock boot.img with keep force encrypt and keep verity
2. Then flash patched boot.img through fastboot
With your device turned ON, connect it through USB and type:
adb devices
adb reboot fastboot
fastboot devices
fastboot flash boot boot.img
fastboot reboot

FSadino said:
1. Install latest Magisk Canary and patch stock boot.img with keep force encrypt and keep verity
Click to expand...
Click to collapse
It might be a dumb question but can you please explain why does "preserve force encryption" and "preserve AVB 2.0/dm-verity" needs to be ticked and what will happen if they aren't? My OP7T Pro is on the way and I just want to make sure I do everything right when it comes, thanks in advance.

Gruber008 said:
It might be a dumb question but can you please explain why does "preserve force encryption" and "preserve AVB 2.0/dm-verity" needs to be ticked and what will happen if they aren't? My OP7T Pro is on the way and I just want to make sure I do everything right when it comes, thanks in advance.
Click to expand...
Click to collapse
Force encryption _probably_ shouldn't make a difference. It would simply tell Magisk that the device needs to be encrypted if it isn't (with OOS and no way to flash in TWRP you currently have no choice to decrypt). dm-verity checks the signature of files to determine whether the device has been compromised. It needs to stay on in OOS as, as far as I know, it wouldn't boot otherwise.
However, it is likely that you need both to be able to boot OOS. It could as well be that OOS won't boot if the kernel isn't forcing encryption.

will this work for 10.0.8 ? or i should downgrade ?!

Romiui said:
will this work for 10.0.8 ? or i should downgrade ?!
Click to expand...
Click to collapse
Check this guide out: https://forum.xda-developers.com/on...nofficial-twrp-recovery-t3976961/post81023631

Macusercom said:
Check this guide out: https://forum.xda-developers.com/on...nofficial-twrp-recovery-t3976961/post81023631
Click to expand...
Click to collapse
u mean i should patch my boot.img with magsik then reflash it back !?
if yes why not . i'll try it out

Romiui said:
u mean i should patch my boot.img with magsik then reflash it back !?
if yes why not . i'll try it out
Click to expand...
Click to collapse
Yeah, get the boot.img, patch it with Magisk Manager and flash it. That's the foolproof way as you patch your own boot.img instead of taking some .img that might not be the correct version (either OOS version or wrong region).

Macusercom said:
Yeah, get the boot.img, patch it with Magisk Manager and flash it. That's the foolproof way as you patch your own boot.img instead of taking some .img that might not be the correct version (either OOS version or wrong region).
Click to expand...
Click to collapse
Gongrats for me , it works
Thanks Bud

Related

My Device was Stucked in Bootloop [magisk]

Hello
My Device is running on Stock Android Q BN 11.0.5.0
Recently i installed magisk in my device (keeping OTA).
When i install Magisk Module for Internal audio recording and reboot device it was stucked in bootloop.
Then i flashed stock boot img
After flashing i reboot the device and it is rebooted successfully. But Magisk and Root Access has gone.
Then after i again flash Magisk patched img created by Magisk installer but this time it is again stucked in bootloop.
I tried to flash zip with temporary Twrp but problem is not solved.
Currently i dont have Magisk installed.
Please Help Me to gain root access again
Thank you.
Please reply or DM me https://t.me/adarsh_ad007
1. Reboot to bootloader (fastboot mode) and boot into TWRP (I prefer 3.3.1-5 4pda_edition) in fastboot, go to Advanced -> File Manager -> data -> adb - > modules, and delete all files (directory) belonging to a problematic module
2. Reboot to fastboot and boot into stock boot.img thus checking that it boots;
3. if stock boots, reboot to bootloader and try to boot into magisk_patched.img thus checking that it boots;
4. After that you can make root permanent in MagiskManager, if you wish
thank you bro it diid not work. i tried but not working
Aerobatic said:
1. Reboot to bootloader (fastboot mode) and boot into TWRP (I prefer 3.3.1-5 4pda_edition) in fastboot, go to Advanced -> File Manager -> data -> adb - > modules, and delete all files (directory) belonging to a problematic module
2. Reboot to fastboot and boot into stock boot.img thus checking that it boots;
3. if stock boots, reboot to bootloader and try to boot into magisk_patched.img thus checking that it boots;
4. After that you can make root permanent in MagiskManager, if you wish
Click to expand...
Click to collapse
not working
adarsh.ad007 said:
not working
Click to expand...
Click to collapse
Which step is not working? What is final result? How can you get help if you do not describe anamnesis? No telepathists here, as far as I know.
Aerobatic said:
Which step is not working? What is final result? How can you get help if you do not describe anamnesis? No telepathists here, as far as I know.
Click to expand...
Click to collapse
I did everything what you said but problem is still there.
adarsh.ad007 said:
I did everything what you said but problem is still there.
Click to expand...
Click to collapse
Ohhhhh, why should we torture you to get answers needed to help you?
What does MagiskManager show when you boot to supposedly correct magisk_patched.img?
Can you attach screenshot or describe in detail?
Aerobatic said:
Ohhhhh, why should we torture you to get answers needed to help you?
What does MagiskManager show when you boot to supposedly correct magisk_patched.img?
Can you attach screenshot or describe in detail?
Click to expand...
Click to collapse
Thanks for you support and attention dear.
Actually i flashed PE ROM and then install magisk. Now it works.
And i was booting correct patched img.
I created it via magisk manager myself.
adarsh.ad007 said:
..And i was booting correct patched img. I created it via magisk manager myself.
Click to expand...
Click to collapse
Maybe there was still something that skipped your attention. Pls look at scenario:
- patch stock boot image using MagiskManager with, let us say, Magisk 20.1; boot this patched image, make direct install - root got;
- update Magisk to. e.g., 20.3 installing Magisk-v20.3(20300).zip (root got, everything ok);
- play with new Magisk modules, install wrong version, get bootloop;
- make some otherwise correct steps, like reflashing stock boot;
- finally try to get root with boot image previously patched by Magisk 20.1.
Result: no root, MagiskManager does not accept Magisk 20.1., it expects boot image patched with 20.3

[OOS] [11] Open_Beta_1_HD01AA [Global/India] [Stock/Patched boot.img] [Stock/ADB Recovery] [Full ZIP] [OOS 10.0.13/10.3.7]

OnePlus 7T Pro HD01AA Global 11 Open Beta 1
Magisk Patched Boot Image v21.4 Patched Manager v8.0.7
https://www.androidfilehost.com/?fid=17248734326145719979
May need to install Magisk Manager manually
Stock Boot Image
https://www.androidfilehost.com/?fid=17248734326145719978
ADB Enabled Recovery Image
https://www.androidfilehost.com/?fid=17248734326145719976
Stock Recovery Image
https://www.androidfilehost.com/?fid=17248734326145719977
Combined Folder
https://www.androidfilehost.com/?w=files&flid=322189
OnePlus 7T Pro HD01AA India 11 Open Beta 1
Magisk Patched Boot Image v21.4 Patched Manager v8.0.7
https://www.androidfilehost.com/?fid=17248734326145719991
May need to install Magisk Manager manually
Stock Boot Image
https://www.androidfilehost.com/?fid=17248734326145719989
ADB Enabled Recovery Image
https://www.androidfilehost.com/?fid=17248734326145719993
Stock Recovery Image
https://androidfilehost.com/?fid=17248734326145719992
Combined Folder
https://www.androidfilehost.com/?w=files&flid=322190
OnePlus 7T Pro HD01AA Global 10.0.13
Magisk Patched Boot Image
https://www.androidfilehost.com/?fid=10763459528675591747
May need to install Magisk Manager manually
Full ZIP OxygenOS HD01AA 10.0.13
https://www.androidfilehost.com/?fid=10763459528675591755
Stock Boot Image
https://www.androidfilehost.com/?fid=10763459528675591746
ADB Enabled Recovery Image
https://www.androidfilehost.com/?fid=10763459528675591748
Stock Recovery Image
https://www.androidfilehost.com/?fid=10763459528675591745
Combined Folders
https://www.androidfilehost.com/?w=files&flid=320328
OnePlus 7T Pro HD01AA India 10.3.7
Magisk Patched Boot Image
https://www.androidfilehost.com/?fid=10763459528675592073
Full ZIP OxygenOS HD01AA 10.3.7
https://www.androidfilehost.com/?fid=10763459528675592086
Stock Boot Image
https://www.androidfilehost.com/?fid=10763459528675592074
ADB Enabled Recovery Image
https://www.androidfilehost.com/?fid=10763459528675592075
Stock Recovery Image
https://www.androidfilehost.com/?fid=10763459528675592076
Combined Folders
https://www.androidfilehost.com/?w=files&flid=320346
Usage (Unlocked Bootloader)
adb devices (give permission on device)
adb reboot fastboot
fastboot devices (to confirm that device is being detected)
fastboot flash boot path/to/patched_boot.img or fastboot flash recovery path/to/patched_recovery.img
fastboot reboot
Wifi issue?
Thanks for this! Forgive me if this is a stupid question, but last time I tried to root my OP7T, months ago, my wifi broke and I had to hard reboot. Is that still a possibility with this?
isellmidgets said:
Thanks for this! Forgive me if this is a stupid question, but last time I tried to root my OP7T, months ago, my wifi broke and I had to hard reboot. Is that still a possibility with this?
Click to expand...
Click to collapse
Make sure you flash the right boot for your model number.
Settings>About phone>Build number should end HD01BA or HD01AA so make sure it's the right one.
If you want to test that your Wi-Fi works with one of the boot images.
Instead of 'fastboot flash boot patched_file_name.img' do 'fastboot boot patched_file_name.img'
I have the same problem with wifi and network issue, only have data network 4g.
I'm flashing the right boot for my model, also i dump the OTA zip, dumpped the boot.img tried patching on magisk and flash and i got the same wifi and mobile network issue.
Mu Model is HD01BA.
Any one have the same issue?
Thanks
=== EDIT ===
After this i tried flash the original boot.img and the problem doesn't have solved, i need reflash all the system again
isellmidgets said:
Thanks for this! Forgive me if this is a stupid question, but last time I tried to root my OP7T, months ago, my wifi broke and I had to hard reboot. Is that still a possibility with this?
Click to expand...
Click to collapse
I unlocked my OP 7t pro's bootloader, and every time there is an update I download the stuff mirrored by digidude512 ... I grab the magisk patched boot and the updated system pack.
I go to updates, update manually with having the update pack in the root of the storage.
When the update is done, I do not restart using the update reboot button - I use the boot to bootloader option at the power button menu (which can be enabled at the dev settings).
Then going to fastboot directly I flash the patched boot image using fastboot on windows cmd: fastboot flash boot boot_blabla.img --slot all
Reboot, go to magisk manager, update magisk using recommended direct install. Update magisk manager. Done.
Never had any problem (no wifi f*ery, nothing) and there is no need for TWRP at all. Open bootloader, magisk root and modules, adaway, stock ROM. Decent and clean.
Thanks a lot @digidude512 once again for this. Pretty convenient for others this way.
[zozi] said:
I have the same problem with wifi and network issue, only have data network 4g.
I'm flashing the right boot for my model, also i dump the OTA zip, dumpped the boot.img tried patching on magisk and flash and i got the same wifi and mobile network issue.
Mu Model is HD01BA.
Any one have the same issue?
Thanks
=== EDIT ===
After this i tried flash the original boot.img and the problem doesn't have solved, i need reflash all the system again
Click to expand...
Click to collapse
If you're rooting for the first time, use fastboot boot patched_boot.img and perform a direct install from within Magisk Manager to avoid potential headaches.
If you are doing an OTA update and want to retain root, you should not be fastboot flashing anything (you're not following the right guide).
[zozi] said:
I have the same problem with wifi and network issue, only have data network 4g.
I'm flashing the right boot for my model, also i dump the OTA zip, dumpped the boot.img tried patching on magisk and flash and i got the same wifi and mobile network issue.
Mu Model is HD01BA.
Any one have the same issue?
Thanks
=== EDIT ===
After this i tried flash the original boot.img and the problem doesn't have solved, i need reflash all the system again
Click to expand...
Click to collapse
Sorry for the late reply, I couldn't sign in while XDA was changing format.
For HD01BA you want this thread.
[OOS] [11] Open_Beta_2_HD01BA [EU] [Stock/Patched boot.img] [Stock/ADB Recovery] [Full ZIP] [OOS 10.0.13]
@digidude512 Every Update needs a new Thread... interesting. Stop this sh!t.
forum.xda-developers.com
can someone please provide me with batched boot image for OnePlus 7T (India), i extracted the boot.img by using payload dumper then i batched it using magisk 8.0.5 but unfortunately when i flash it using fastboot it loops at the OnePlus animation logo
Thread updated with files for OxygenOS 11 Open Beta 1 including both Global and India Variants.

Question Bootloop with patched boot.img

Hi, i have a 11T (not the Pro version) and i unlocked it yesterday.
I want root it (like i did with my previous 9T), but it goes into bootloop.
My stock miui version is: 12.5.8.0(RKWEUXM). This are the operation i did:
- installed magisk 23 APK from the git page
- copied the boot image from the image of the same version (i also tried to extract the image from the payload)
- patched with magisk
- flashed in fastboot using fastboot flash boot_a patched_image.img and, after, fastboot flash boot_b patched_image.img
- reboot the phone.
If i flash again the original boot.img, of course bootloop disappear!
I also tried to boot in recovery mode for clean the magisk modules without success (but is a fresh install, i don't think that the restore from xiaomi cloud can copy also the magisk modules).
I don't understand why i'm the only one in the web that have this problem. Someone have idea of what i can try to do?
For now, i want try to keep the original recovery for install the OTA update, but if all doesn't work i'll try the twrp installation (i think with this recovery all problem will go away).
Thank you very much
Marco
Marcolo88 said:
Hi, i have a 11T (not the Pro version) and i unlocked it yesterday.
I want root it (like i did with my previous 9T), but it goes into bootloop.
My stock miui version is: 12.5.8.0(RKWEUXM). This are the operation i did:
- installed magisk 23 APK from the git page
- copied the boot image from the image of the same version (i also tried to extract the image from the payload)
- patched with magisk
- flashed in recovery (stock recovery) using fastboot flash boot_a patched_image.img and, after, fastboot flash boot_b patched_image.img
- reboot the phone.
If i flash again the original boot.img, of course bootloop disappear!
I also tried to boot in recovery mode for clean the magisk modules without success (but is a fresh install, i don't think that the restore from xiaomi cloud can copy also the magisk modules).
I don't understand why i'm the only one in the web that have this problem. Someone have idea of what i can try to do?
For now, i want try to keep the original recovery for install the OTA update, but if all doesn't work i'll try the twrp installation (i think with this recovery all problem will go away).
Thank you very much
Marco
Click to expand...
Click to collapse
In My pro version. I renamed the patched boot.img to just boot.img before i flashed it.
Belpek said:
In My pro version. I renamed the patched boot.img to just boot.img before i flashed it.
Click to expand...
Click to collapse
And flash it in fastboot not recovery.
Belpek said:
And flash it in fastboot not recovery.
Click to expand...
Click to collapse
I flashed too in recovery, i wrote wrong (now i edit my message).
I'll try your suggestion to rename the img, but in the previous Xiaomi i never did it and it worked .
Thank you very much
Belpek said:
And flash it in fastboot not recovery.
Click to expand...
Click to collapse
I tried just now and it doesn't work also with the file renamed
Do you unlock bootloader?
zelenko said:
Do you unlock bootloader?
Click to expand...
Click to collapse
Yes i unlocked, and if I watch the status, it says unlocked!.
What I can also do?
Marcolo88 said:
Yes i unlocked, and if I watch the status, it says unlocked!.
What I can also do?
Click to expand...
Click to collapse
Flash in fastboot...
leobak said:
Flash in fastboot...
Click to expand...
Click to collapse
This i did but it goes into boot loop
you need to use the correct boot.img this issue occurs when the boot.img is not correct according to the version of the ROM.
from where are you downloading the patched image?
nousernamesorry said:
you need to use the correct boot.img this issue occurs when the boot.img is not correct according to the version of the ROM.
from where are you downloading the patched image?
Click to expand...
Click to collapse
With magisk canary it works!
I downloaded the image from here: https://xiaomifirmwareupdater.com/miui/agate/stable/V12.5.8.0.RKWEUXM/
is the correct image.
I don't like the new implementations in canary version, but for now it worked only with this version.
I know you got it working already but I flashed mine with XiaomiADBFastbootTools.jar and never done that whole "fastboot flash boot_a patched_image.img and, after, fastboot flash boot_b patched_image.img" thingy in ADB. It works no problem every time I do it after an update. I know you can install directly from Magisk after applying an OTA but I prefer this metod. Zygisk will be needet to get root on A12 though and it doesn't have Magisk hide which means I'll never get those banking apps to work anymore thill someone figures out a better method I'll wait with the A12 update. Just my two cents.
MocnePifko said:
I know you got it working already but I flashed mine with XiaomiADBFastbootTools.jar and never done that whole "fastboot flash boot_a patched_image.img and, after, fastboot flash boot_b patched_image.img" thingy in ADB. It works no problem every time I do it after an update. I know you can install directly from Magisk after applying an OTA but I prefer this metod. Zygisk will be needet to get root on A12 though and it doesn't have Magisk hide which means I'll never get those banking apps to work anymore thill someone figures out a better method I'll wait with the A12 update. Just my two cents.
Click to expand...
Click to collapse
For me, with zygisk, i can make work all application with root checker (like banking apps).
Marcolo88 said:
With magisk canary it works!
I downloaded the image from here: https://xiaomifirmwareupdater.com/miui/agate/stable/V12.5.8.0.RKWEUXM/
is the correct image.
I don't like the new implementations in canary version, but for now it worked only with this version.
Click to expand...
Click to collapse
Hi man, I am wondering can I have the download address about that magisk canary build? I've been bootlooping just like you before.
louiswong2099 said:
Hi man, I am wondering can I have the download address about that magisk canary build? I've been bootlooping just like you before.
Click to expand...
Click to collapse
Hi, the canary build is in the same place of the "normal" build in the official git page.
This is the direct link of the APK:
https://raw.githubusercontent.com/topjohnwu/magisk-files/canary/app-debug.apk
The main page is this: https://github.com/topjohnwu/Magisk
Marcolo88 said:
Hi, the canary build is in the same place of the "normal" build in the official git page.
This is the direct link of the APK:
https://raw.githubusercontent.com/topjohnwu/magisk-files/canary/app-debug.apk
The main page is this: https://github.com/topjohnwu/Magisk
Click to expand...
Click to collapse
It worked on my Xiaomi 11T(not pro version) with a magisk-canary-patch, now the bootloop has been gone and really appreciated for your kindness help.

Question Problems to root cn version 13.0.5 android 12

Hi, i'm trying to root my CN version 13.0.5 without the twrp, I'm using the magisk to patch the boot file, but after patch and use the command "fastboot flash boot boot.img, the mi 11 ultra just stuck in the mi logo. I'm not been able to root my phone, right now, how to root the CN version 13.0.5?
i did the same root with the android 11 and worked, something change?
hi, did you install magisk canary and not magisk stable?
I have just Root Xiaomi.eu A12 Miui13 with the same method and it work.
Hi. FIrst - better to use Magisk 23.0 - as you will still have Magisk hide. But more important - just the "fastboot boot boot.img" command instead. Once you have booted without issues you can go into Magisk and patch the real boot image file from there and restart. This is how it always worked for me. Not really sure what is the big difference there but as I said - that worked for me.
When you are running the miui 13, copy the boot.img from fastboot folder to your phone(remember the location). Open magisk app, choose install and search for boot.img on your phone. After patching is done, copy the patched file into your fastboot folder on pc. Boot into fastboot, type fastboot flash boot (and drag the patched file from fastboot folder here) and hit enter. after flashing fastboot reboot
Thanks for the help, i'll try to patchin a few hours and back here to give the feedback!
marcel112 said:
When you are running the miui 13, copy the boot.img from fastboot folder to your phone(remember the location). Open magisk app, choose install and search for boot.img on your phone. After patching is done, copy the patched file into your fastboot folder on pc. Boot into fastboot, type fastboot boot (and drag the patched file from fastboot folder here) and hit enter. after flashing fastboot reboot
Click to expand...
Click to collapse
Does that Format my Data? And how do i remove the Patch(remove magisk)?
Afg Playa said:
Does that Format my Data? And how do i remove the Patch(remove magisk)?
Click to expand...
Click to collapse
It does not format. That's just for root. You can flash the rom in fastboot again or flash the boot.img again from the folder images
thiagoserrao said:
Thanks for the help, i'll try to patchin a few hours and back here to give the feedback!
Click to expand...
Click to collapse
Did IT Work?
Afg Playa said:
Did IT Work?
Click to expand...
Click to collapse
Using CN no, i tried with the rom downloaded but didn't worked. So i take a step and installed the EU version, not been able to connect to android auto and other stuffs was killing me!
After install the EU version, i just did the same steps to root the boot, and worked without problem
thiagoserrao said:
Using CN no, i tried with the rom downloaded but didn't worked. So i take a step and installed the EU version, not been able to connect to android auto and other stuffs was killing me!
After install the EU version, i just did the same steps to root the boot, and worked without problem
Click to expand...
Click to collapse
Great, It also worked for me Xiaomi.eu 13.0.9.0.
I have difficulties too rooting my Mi 11 Ultra with Android 12. I have installed the latest canary of Magisk and when I patch the boot.img and flash it the device stucks on Android logo. When I boot the device with fastboot boot magisk_patched***.img I'll get a black screen.
Can anybody post a patched boot.img from Xiaomi.eu 13.0.9.0 Rom? Perhaps it works when I flash this one on my device.
User1977 said:
I have difficulties too rooting my Mi 11 Ultra with Android 12. I have installed the latest canary of Magisk and when I patch the boot.img and flash it the device stucks on Android logo. When I boot the device with fastboot boot magisk_patched***.img I'll get a black screen.
Can anybody post a patched boot.img from Xiaomi.eu 13.0.9.0 Rom? Perhaps it works when I flash this one on my device.
Click to expand...
Click to collapse
i just lost my root without reason, i just restarted my phone, than no root anymore and not being able to installing again ;D. what a hell
Start from the beginning by flashing unpatched boot.img and use Magisk v23. V24 has nothing but problems. I was frustrated for a few hours with it and going back to v23 solved everything.

Question Root OnePlus 10 Pro Android 13 stable

How do I go about rooting android 13 stable (update 2) ?
IGKID said:
How do I go about rooting android 13 stable (update 2) ?
Click to expand...
Click to collapse
Follow my guide. Pretty straight forward
NE2213 android 13 magisk stock boot patched c20
I have android 13 NE2215
Everytime I try to boot patched boot.image it goes to Qualcomm crashdump mode...is there a working way to root oxygen os 13 c20 on NE2211?
wshyar said:
Everytime I try to boot patched boot.image it goes to Qualcomm crashdump mode...is there a working way to root oxygen os 13 c20 on NE2211?
Click to expand...
Click to collapse
Where did you obtain your patched boot image?
It's always best to get it yourself and patch it yourself.
dladz said:
Where did you obtain your patched boot image?
It's always best to get it yourself and patch it yourself.
Click to expand...
Click to collapse
From OOS 13 payload.bin using fastboot enhance tool or payload dumper tool, it doesn't work with either of them..
wshyar said:
From OOS 13 payload.bin using fastboot enhance tool or payload dumper tool, it doesn't work with either of them.
Click to expand...
Click to collapse
That is the correct way to do it.
Are you using the latest Magisk? Was the firmware you extracted it from the full firmware? Or a smaller incremental zip?
Full zip is around 4.2GB
IGKID said:
I have android 13 NE2215
Click to expand...
Click to collapse
follow my thread
dladz said:
That is the correct way to do it.
Are you using the latest Magisk? Was the firmware you extracted it from the full firmware? Or a smaller incremental zip?
Full zip is around 4.2GB
Click to expand...
Click to collapse
I Am using latest Magisk version and even tested lower versions.
The firmware is about 4.85gb at first it installs version NE2211_11_C.19
But i updated it to NE2211_11_C.20 and checked the incremental update in fastboot enhance tool while extracting boot.img..
wshyar said:
I Am using latest Magisk version and even tested lower versions.
The firmware is about 4.85gb at first it installs version NE2211_11_C.19
But i updated it to NE2211_11_C.20 and checked the incremental update in fastboot enhance tool while extracting boot.img..
Click to expand...
Click to collapse
? It installs C_19 then it's not the one you want, you need to regrab C_20, use oxygen updater if it's available.
If not then I'm not sure buddy
g96818 said:
follow my thread
Click to expand...
Click to collapse
Will try it ton and get back to you.
Update: I do not understand what is going on in your thread. It's all over the place. For example you say use stock and patch it yourself or download patched bootloader. Can you provide a more simple tutorial please.
Does anyone root Android 13 succefully yet?
Xainn said:
Does anyone root Android 13 succefully yet?
Click to expand...
Click to collapse
Yes, same as oos12
1. Download zip rom and extract payload.bin
2. Use Fastboot Enhance export boot.img from payload.bin
3. Install Magisk Manager on your phone
4. Copy boot.img to your phone storage
5. Patch boot.img by Magisk Manager
6. Copy Patched file (in Download folder) to your PC and reboot phone to Bootloader Mode
7. Open Windows Power Shell at folder has Patched file and run command
fastboot flash boot patched_file_name.img
fastboot reboot
tranthengoc said:
1. Download zip rom and extract payload.bin
2. Use Fastboot Enhance export boot.img from payload.bin
3. Install Magisk Manager on your phone
4. Copy boot.img to your phone storage
5. Patch boot.img by Magisk Manager
6. Copy Patched file (in Download folder) to your PC and reboot phone to Bootloader Mode
7. Open Windows Power Shell at folder has Patched file and run command
fastboot flash boot patched_file_name.img
fastboot reboot
Click to expand...
Click to collapse
You wouldn't need Fastboot reboot as you're telling the device to boot when typing Fastboot boot.
Spot on otherwise

Categories

Resources