Android 10, root working

rester555

Senior Member
Oct 27, 2010
299
55
0
Is it possible to get substratum or adaway working with this? Because I had to mount system as read only in order to get root to work.
AdAway works with Android 10. all you need to do is make sure you put on systemless mode in the settings in magisk. Then click enable ads in AdAway.

Make sure to reboot the phone after selecting the systemless toggle in magisk
 

vermaekansh

Senior Member
Aug 20, 2010
557
61
0
1. Flashed Android 10 .019 factory image (removed -w) over Android P.
2. Booted with TWRP 3.3.0.0
3. Flashed Magisk 19.3 (received mount error)
4. Rooted and now profit
Lucky me, No mount error for me. followed exact steps and no issues. now I am rooted.

Just One question I have, can I now install EX kernel If i want to....or do I have to reinstall Magisk 19.3.zip again.
Forgive me if its a silly question.
 

Badger50

Forum Moderator
Staff member
Feb 27, 2011
11,218
9,394
253
60
Kansas City
Lucky me, No mount error for me. followed exact steps and no issues. now I am rooted.

Just One question I have, can I now install EX kernel If i want to....or do I have to reinstall Magisk 19.3.zip again.
Forgive me if its a silly question.
You can flash Ex kernel and call it good :good:
 

MartinN6

Senior Member
Jul 6, 2015
627
357
93
Kassel
That´s what I did to get root access:

*open Bootloader (critical)
*flash Android 10 Factory Image (*.020)
*copy boot.img from the factury images to the device
*Install Canary Build Magisk Manager (new build)
*Patch the boot.img in Canary magisk_patched.img
*copy magisk_patched.img from the device to the pc (platform_tools)
*reboot device to booloader
*run flashboot flash boot magisk_patched.img
*reboot device

... seems to work well
 

collegencmc

Senior Member
Jun 18, 2009
126
14
0
I have had battles with the systemless module and adaway in the past, mostly when dirty flashing monthly updates.

My goto solution is remove all of the modules, remove ad away, reboot, then re-enable the systemless setting in Magisk, then reinstall ad away. I would try a similar approach with the Props and BusyBox.

I just open terminal emulator and type props and it fired right up.
How do you remove modules in Magisk? I tried the trash can next to each one and reboot but they still remain. Any idea how to remove them?

Thanks!