• About us!
  • Privacy Policy
  • Terms & Conditions
  • Contact
Friday, January 27, 2023
Droidfeats
No Result
View All Result
  • Tips
  • APPS
  • WALLPAPERSQHD
  • #TheBest
    • Get Google Camera
    • USB Drivers
    • Get Xposed Framework
    • Get Magisk
    • Get SuperSU
    • Get Play Store
    • Get ADB binaries
    • Get YouTube Vanced
    • Theme engine
  • Commands
  • Bloatware
  • Tips
  • APPS
  • WALLPAPERSQHD
  • #TheBest
    • Get Google Camera
    • USB Drivers
    • Get Xposed Framework
    • Get Magisk
    • Get SuperSU
    • Get Play Store
    • Get ADB binaries
    • Get YouTube Vanced
    • Theme engine
  • Commands
  • Bloatware
No Result
View All Result
Droidfeats
No Result
View All Result

How-TO: Root OnePlus Nord using Magisk (Patch BOOT Image)

Saeed Ashif Ahmed by Saeed Ashif Ahmed
Reading Time: 8 mins read
0

From this post, you will be able to root OnePlus Nord using Magisk systemless tool. If you had unlocked its bootloader and installed the TWRP, you can proceed to the tutorial given below and root OnePlus Nord with ease. The device is getting pretty much hype, so does its development in the third-party community like XDA. If you want to take the full benefits of this device and unlock its potentiality, you must first root the phone.

This guide will let you do all the necessary steps to root OnePlus Nord with basic safety. Suppose you are a novice user doing these things. In that case, I request you to read the entire guide thoroughly once before actually performing it on your device.

OnePlus Nord

As always, our rooting choice is Magisk. The SuperSU tool is no longer active in any community; neither has further development due to Android restrictions in the recent updates. As of now, we have the Magisk 20.4, the latest one while writing this article, which is tested and compatible with the OnePlus Nord. Continue reading below to download the required files!

Contents show
1 Root OnePlus Nord details
2 Download Boot.img for OnePlus Nord
2.1 Patch the Stock Boot Image
3 Pre-requisites
4 Backup OnePlus Nord
5 How to root OnePlus Nord using patched BOOT Image
5.1 Tutorial: How to Root OnePlus Nord with Patched Boot Image

Root OnePlus Nord details

OnePlus Nord is just beginning to arrive, and there’s already a way to root the device. Thanks to the XDA Senior Member Some_Random_Username. Obviously, there is no TWRP at the moment, but he has managed to take out the patched boot image using topjohnwu’s Magisk to root OnePlus Nord. So, rooting will just take a few steps, you will need to have a PC handy and know your way around some ADB commands. I will explain everything; just continue reading!

  • See also: Remove Facebook Bloatware from OnePlus Nord / 8 series without Root access

Download Boot.img for OnePlus Nord

Download the boot.img file for OnePlus Nord on your computer from the links below. But keep in mind, this patch is created from the latest OxygenOS build (currently 10.5.2). If you still have the older version, please do update it first, and then proceed ahead! We are not sure about the earlier builds, so be careful.

  • EU Edition: 10.5.2.AC01BA.boot.img
  • Indian Edition: 10.5.2.AC01DA.boot.img

After downloading, check out the pre-requisites and then the tutorial carefully to root your OnePlus Nord using fastboot commands.

Patch the Stock Boot Image

  • Move the download boot.img file to your device’s internal storage.
  • Download and install the latest Magisk Manager on your device.
  • Open Magisk Manager. From the main screen, select Install > Install > Select and patch a file.
  • Now select the boot image (boot.img). Magisk will start patching the stock boot image.
  • Once completed, the file will be saved as ” magisk_patched.img ” in the Download folder.

Pre-requisites

  1. Your OnePlus Nord must have an Unlocked Bootloader!
  2. Download the latest version of the Magisk Manager on your phone!
  3. Install Oxygen 10.5.2 or above if you are still on the older builds.
  4. Set up ADB Drivers on your computer. (Windows / Mac)
  5. Make sure your phone has at least 80 – 85% charge. If not, please do charge it before starting the experiment.
  6. You need to enable the USB Debugging mode to connect your Android phone to the computer. (Settings > About Phone > Build number > Tap it 7 times to become developer; Settings > Developer Options > USB Debugging).

Backup OnePlus Nord

Before starting the tutorial, we suggest you to backup your essential documents from the device and make a copy of it to your computer. On performing our experiment, your device may get wiped, and you may lose everything from the phone. We don’t want that. In that case, we have a list of applications that may help you in creating backups within the phone. Later on, you can copy the files to the computer for a safer side.

  • Top 10 Best Android backup apps – Secure your Data!

Once you are sure that you are done with the backup stuff, please proceed to the tutorial below on How to Root OnePlus Nord quickly.

How to root OnePlus Nord using patched BOOT Image

We have mentioned the full step-by-step instructions on how to flash the Magisk patched boot image on OnePlus Nord using fastboot. If you are entirely new to rooting, flashing a Custom ROM or an Official Firmware, please read the entire tutorial once before actually performing it on your device.

Tutorial: How to Root OnePlus Nord with Patched Boot Image

  1. Install Magisk Manager on your phone using the downloaded APK file in the pre-requisite section.
    Magisk Manager APK
    Magisk Manager Installed
  2. Get the magisk_patched.img file on your computer (from the download folder of your phone).
  3. Connect your phone to the computer using a compatible USB cable (preferably, the official one, provided by OnePlus with the phone box).
  4. Open Command Prompt on the same directory the IMG file is located. Press the SHIFT key and right-click on an empty space. Select “Open PowerShell window here” or “Open command window here” from the pop-up menu.PowerShell Window
  5. On the PowerShell Window, type the following command and HIT enter:
    adb reboot bootloader

    (This will reboot the device into fastboot/bootloader mode.)
    └ If you get a permission pop-up on your device to “Allow USB debugging”, tap OK.

  6. Once you are in the fastboot mode, type the following command and HIT enter:
    fastboot getvar current-slot

    • If the output is a, type the following and press Enter.
      fastboot flash boot_a magisk_patched.img
    • If the output is b, type the following and press Enter.
      fastboot flash boot_b magisk_patched.img
    • (The command ends with the file name. If you have a different file name, type “fastboot flash boot_a <your-changed-name here.img”)
      Fastboot flash boot img
      *This action is performed on Mac, but it is the same on Windows!
  7. Once the file is flashed, reboot your device! While holding, type the following command and HIT enter to reboot into TWRP recovery.
    fastboot reboot
    Fastboot reboot
    *This action is performed on Mac, but it is the same on Windows!
  8. Your device should reboot to OS now!

So, you are done here! No further steps are required for magisk_patched.img file.

Now, open the Magisk Manager app. It should show Magisk is installed!

Hurrah! You have got rooted OnePlus Nord 🙂 You can now try out some top root based app on your phone. Moreover, you can use Magisk Modules to modify the phone in the way you love. Check out: How to install Magisk Module!

Download GCam PORT for OnePlus Nord

So you are done with this tutorial! You had successfully rooted your OnePlus Nord with the patched boot image using our guide. If you faced any problem with performing this tutorial, please let us know by dropping a comment below. Our team will reply you back as soon as possible.

Is this post helpful? Please do share it on Social Media to THANK US.

ShareTweetShare
Previous Post

Download GCam 7.4 Port for OnePlus NORD (Stable) [Comparison attached]

Next Post

How to: Remove Facebook Bloatware from OnePlus Nord / 8 series without Root access

Saeed Ashif Ahmed

Saeed Ashif Ahmed

Saeed Ashif Ahmed is the founder of SEOChasing Pvt. Ltd., who has a keen interest in how emerging technology can help the world become a more just, equitable, and kind place. He is a car enthusiast, civil engineer, cricket lover, and forever Navodayan (JNV is love ❤️).

Popular in the community

Rooting

Download Magisk 25.2 – a plethora of bug fixes and Rust-powered logging interface

by Saeed Ashif Ahmed
December 7, 2022
Rooting

Download Magisk 25.0 package – improved SELinux handling

by Saeed Ashif Ahmed
December 19, 2022
Rooting

Download Magisk v24.2 (Zygisk improvements, stability fixes and more)

by Saeed Ashif Ahmed
December 1, 2022
Magisk
Rooting

Download Magisk V24.0 release – Android 12 support, Zygisk, and more

by Saeed Ashif Ahmed
November 17, 2022
Magisk
Rooting

Download Magisk v23.0 – drops pre-Android 5.0 support, fixes SafetyNet API error, and more

by Saeed Ashif Ahmed
October 21, 2021
Magisk 21.0
Rooting

[Download] Magisk v21.0 Stable ZIP & Magisk Manager 8.0.2 – Android 11 Support, Redesigned, and much more

by Saeed Ashif Ahmed
September 21, 2021
Magisk Canary
Android 11

How to root Android 11 / Android R using Magisk Canary (Download and Install)

by Saeed Ashif Ahmed
September 21, 2021
Rooting

How to Patch Stock Boot Image (IMG) using Magisk Manager and root

by Saeed Ashif Ahmed
January 23, 2022
Load More

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

I agree to the Terms & Conditions and Privacy Policy.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

  • About us!
  • Privacy Policy
  • Terms & Conditions
  • Contact
Reach us: [email protected]

Part of SEOChasing Pvt. Ltd. ©2022 | All rights reserved.

No Result
View All Result
  • About us!
  • Contact
  • Home
  • Job
  • Privacy Policy
  • Terms & Conditions

Part of SEOChasing Pvt. Ltd. ©2022 | All rights reserved.

This website uses cookies. By continuing to use this website you are giving consent to cookies being used. Visit our Privacy and Cookie Policy.