Root N10 using Magisk

Search This thread

HoopyFreud

Member
Oct 13, 2011
18
0
Yep. Automatic updates are disabled (and besides it can't apply the update with root installed). I can manually initiate the update just fine, but I haven't been able to control the reboot since 11.0.11.

E: see #479 in this thread
 

mouseracer

Senior Member
May 30, 2023
84
26
OnePlus Nord N10 5G
By the way, I've tested a TWRP version posted by @EduardoA3677 (thanks a lot, man!) which allows us to use a version of TWRP which DOES have decryption support and I've gotta say -- It's working!

I tried to flash Magisk on my phone with it and It worked! (I know, we should use the boot image way and NOT try to flash through custom recovery.)

I also tried to uninstall it and it also worked.

Although, I don't know how to flash a GSI with TWRP..
 

Attachments

  • TWRP_EDUARDOA3677_OOS11_A11_3_5_2_10.zip
    31.4 MB · Views: 35
Last edited:

LiquidVeL

Member
Nov 15, 2011
5
0
I'm looking for the "default.prop" file or the "sbin" directory. Why are they not in the boot image?
I extraced the boot image with

Code:
magiskboot unpack boot_11.0.13.BE86AA.img
magiskboot cpio ramdisk.cpio extract

but I found neither of the files.
 

a152222

Member
Aug 5, 2011
13
0
in adb shell: su; logcat | grep "ota" and find the download link
I lost my temporary root during OTA because it automatically restarted. I'm trying to extract/find download link for OTA 11.0.14.BE86AA. When I enter the code, I get "'grep' is not recognized as an internal or external command, operable program or batch file."
 

andreas__

Senior Member
I lost my temporary root during OTA because it automatically restarted. I'm trying to extract/find download link for OTA 11.0.14.BE86AA. When I enter the code, I get "'grep' is not recognized as an internal or external command, operable program or batch file."
You can try to "fastboot boot" a different patched kernel and hope it boots.

Then, backup the correct boot partition to get the image.

I did it like this before, it may require a little bit advanced knowledge: https://forum.xda-developers.com/t/root-n10-using-magisk.4197369/post-88197475

I am currently on vacation and also have a GSI installed, hence i cannot provide the images myself.
Good luck!
 
Last edited:
  • Like
Reactions: a152222

Attachments

  • boot_11.0.14.BE89BA.zip
    16.3 MB · Views: 36
  • Like
Reactions: andreas__

mouseracer

Senior Member
May 30, 2023
84
26
OnePlus Nord N10 5G
Hey @andreas__ ,
I am currently on Stock for reasons and am trying to take the boot img via the dd method.
However, it keeps stating that bugsreport is NOT a directory.

Hang on, am using payload dumper and am getting something..
 
Last edited:

mouseracer

Senior Member
May 30, 2023
84
26
OnePlus Nord N10 5G
ALRIGHT!!
It's finally done. Had to do some weird bull-s***tery but it finally worked for me.

Didn't use payload_dumper/dd method. Still finally got it.

Here's the official magisk patched boot image for BE86AA
Also, here's the unpatched boot image for BE86AA OOS 11.0.14


[ NOTE: THE FOLLOWING BE86AA BOOT IMG FILES HAVE COME FROM A FACTORY RESETTED OOS 11.0.14 NORD N10. ]

But yes, in lieu of @andreas__ being on vacation (hope you have fun, @andreas__ ! :D) and him also being on a GSI, I've provided the following zips.

:D Enjoy! :D

Edit #1: For @Some_Random_Username , I've also added the BE89BA Patched Image as well.
 

Attachments

  • BE86AA_MAGISK_PATCHED_BOOT_OOS_11_0_14.zip
    17.1 MB · Views: 50
  • BE86AA_11_0_14_UNPATCHED.zip
    16.6 MB · Views: 54
  • MAGISK_BE89BA_11_0_14_PATCHED_BOOT.zip
    17.1 MB · Views: 19
Last edited:

Attachments

  • boot_11.0.15.BE89BA.img.zip
    16.3 MB · Views: 4
  • Like
Reactions: andreas__

Top Liked Posts