I really did what he wrote, but i dont find the boot.img iWhat do you mean! When you patch it? It goes to the downloads folder.
Magisk.
Can i download another?
I really did what he wrote, but i dont find the boot.img iWhat do you mean! When you patch it? It goes to the downloads folder.
I cant find it under which storage?What do you mean! When you patch it? It goes to the downloads folder.
I have check the phone, but i have it still on computer. How couild i get it in mine phone?What do you mean! When you patch it? It goes to the downloads folder.
I will not find the boot.img on magisk, it doesnt exist on the phone. but i have it on my computer.Okay so for starters I'm not very much good at writing guides and this isnt really intended to be a guide but just a breakdown of what steps I took on my phone that might be helpful to the next person that comes along.
Also, @dladz already has an amazing guide which is pretty much step by step what I did so there is that too haha.
**************************************************
FULL DISCLAIMER also that I have no clue what I am doing and just try to learn from the professionals here. No responsibility taken for bricking your phone, damaging it beyond repair, or getting it lost in someone's toilet.
***************************************************
Model used: Oneplus 10 Pro 5G - NE2213
Version: A12
Origin: China (white version at time of purchase was only available from China)
Firstly I needed to have the following already downloaded:
- Magisk Manager v24.3 (24300) stable
- Fastboot Enhancer (used vers 1.3.0) saved to your desktop
- a ROM on a version higher than your current one (I didnt use my Chinese version OS so it seems to be fine booting into the EU one)
- the proper Oneplus drivers installed ( I believe you can get it off your phone directly when you plug it in? Someone correct me)
- SDK platform tools installed, so you get access to ADB and Fastboot
Steps taken:
- hop onto your phone and under Settings > About Device > Version, click on Build Number 7 times and activate Developer Settings
- from there go back to the main settings > System Settings > Developer Options > and check off OEM Unlocking if not, as well as USB debugging (here I also checked off Select USB configuaration to always be MTP)
- Going back to the PC now, go find a copy of another full sized ROM bearing A13 EU
- using Fastboot enhancer on my Windows 10 PC, I clicked on PAYLOAD DUMPER
View attachment 5624609
- from there click on browse and select the ROM you had downloaded and continue
*might take a few minutes just be patient
- you can see the contents of the rom inside, and one of them will be called BOOT, that is the one to EXTRACT to your phone. Make sure magisk manager is also downloaded or transferred into the phone as well.
View attachment 5624613
- from here, open up Magisk.apk and let it install
- open up Magisk and SELECT AND PATCH A FILE, it will prompt you to select the file so pick up boot.img and hit continue to allow it to patch magisk onto the boot.img
* again might take a bit so let it run
- rename the newly patched boot.img to something easy to type out after like boot_magisk.img so you know which is which and save the copy back onto your PC
- go to where your ADB.exe is located, shift + right click , open Powershell Window (different ways of getting to this point but just habit for me) open it up and type in "adb devices",
* if the previous steps are done right it should pop up showing the one device connected currently
* check your phone sometimes might just need to select "media transfer" instead of just charging
View attachment 5624621
- next, type "adb reboot bootloader" , let it reboot
- type "fastboot devices" on your prompt should show that device, if not then need to figure out the drivers or wrong cable type, etc
- type "fastboot boot boot_magisk.img" It will run the img and boot into it.
***** do NOT type FLASH as most of the time we do this as you just want to temporarily get into the magisk patched boot and install your actual rom with Magisk
- the phone will reboot normally and looks like normal. Go to magisk manager now and click on the install/update. When selecting the options I just picked DIRECT INSTALL and let it run before booting again.
- enjoy your newly minted OP! Updating your oneplus however now means it will prompt to download the FULL rom every time instead of the small OTA. Another step added to your routine is just simply let it install, go to your Magisk, and select INSTALL TO OTHER SLOT and then click reboot. You'll get to keep your magisk while updating the rom.
Have fun![]()
wait, do you want to run what steps you took?I will not find the boot.img on magisk, it doesnt exist on the phone. but i have it on my computer.
But im little bit stock , what shouild i do? Direct install magisk,? Do it all med payload again. ?
....
- you can see the contents of the rom inside, and one of them will be called BOOT, that is the one to EXTRACT to your phone. Make sure magisk manager is also downloaded or transferred into the phone as well.
View attachment 5624613
- from here, open up Magisk.apk and let it install
- open up Magisk and SELECT AND PATCH A FILE, it will prompt you to select the file so pick up boot.img and hit continue to allow it to patch magisk onto the boot.img
* again might take a bit so let it run
After you've used the local installer and NOT yet rebooted.Quick question - if I am rooted - if I download and install full zip via normal in-built updater, when do I need to install magisk in to the other slot? Once it downloads and extract the update before that button which will restart the device? Or does it work somehow else in this case?
Asking because of this new updater in comparison to the old one from the previous oneplus devices.
Yeah, I know about that OPLocal update apk, but I am asking about built-in updaterAfter you've used the local installer and NOT yet rebooted.
It's an APK you need. It's in my guide in the OP.
If you use the in built updater you will not get chance to click install then not click reboot. It'll do it automatically, which is why were all using the APK to install updates..Yeah, I know about that OPLocal update apk, but I am asking about built-in updater![]()
There is one chance to click on the button, but it seems to be somewhere before the whole installatino process begins, then it reboots. But ok, thank you for the clarificationIf you use the in built updater you will not get chance to click install then not click reboot. It'll do it automatically, which is why were all using the APK to install updates..
It's after the local update says reboot (post install) you can't do that with the inbuilt updater, otherwise we all would.
There is one chance to click on the button, but it seems to be somewhere before the whole installatino process begins, then it reboots. But ok, thank you for the clarification![]()
Ah that's what I wanted to know. It overwrites boot.img. Shame on OP, but hey, localupdate.apk is our savior now.So you can definitely click install and it will install, but it'll place the stock boot image in place of the patched one and roots gone, it's an awful step OnePlus has taken with this, I'm just happy that that app exists, otherwise we'd be re-rooting everytime via fastboot..
Stick with the APK mate![]()
Great phone.Sorry if you already answer this Question but the last time I rooted a phone was 3 years ago an HTC U12+. I read the entire threat but I'm somehow confused ,can I root the phone without installing Custom ROM and how? My model is oneplus 10 pro 5g 256G in Cyprus
Great phone.
Very easy to root a OnePlus.
Pull the boot image from your firmware (preferably the full zip, not incremental)
Pop it on your phone and patch it it with Magisk, it'll deploy the output file to downloads.
Copy it to your fastboot folder on your PC then reboot to fastboot on your phone.
Fastboot boot name of image
Your phone will boot, once it does, open Magisk and click install directly.
Job done, make sure you're on Magisk 25
![]()
I managed to root my phone set it up and then I updated my phone and now I have lost root and the problem is the first time I rooted the phone the version was NE2213_11_A.10 now is A.13 and I can't find anywhere and magisk patch Boot Image with this version can anyone Help? I need EU version NE2213_11_A.13Great phone.
Very easy to root a OnePlus.
Pull the boot image from your firmware (preferably the full zip, not incremental)
Pop it on your phone and patch it it with Magisk, it'll deploy the output file to downloads.
Copy it to your fastboot folder on your PC then reboot to fastboot on your phone.
Fastboot boot name of image
Your phone will boot, once it does, open Magisk and click install directly.
Job done, make sure you're on Magisk 25
![]()
There is all you need!I managed to root my phone set it up and then I updated my phone and now I have lost root and the problem is the first time I rooted the phone the version was NE2213_11_A.10 now is A.13 and I can't find anywhere and magisk patch Boot Image with this version can anyone Help? I need EU version NE2213_11_A.13
What the different between, boot, fasyboot, boatloader,flash, Rom,fastboot boot, and every words you write?
Is rom the software for EU or global version?
Do i need to change color os to oxygen os?