Root OnePlus 6 on Android 10 beta (Magisk patched boot image)

Did you successfully root your phone?


  • Total voters
    18

SHAY820

Senior Member
May 11, 2008
56
7
0
thanks
how to flash via fasboot ?

---------- Post added at 03:15 PM ---------- Previous post was at 03:04 PM ----------

thanks
how to flash via fasboot ?
 

alonroz

Senior Member
Dec 29, 2008
236
43
0
thanks
how to flash via fasboot ?
fastboot flash boot magisk_patched.img
Testing now to see if this worked. Thanks OP!

---------- Post added at 20:31 ---------- Previous post was at 20:30 ----------

Here are the stock and Magisk patched boot images:

Android 10 OB1:
http://www.mediafire.com/folder/2ffhwvqplh9ui/OnePlus_6_OOS_OB1

Flash using fastboot.
Worked perfectly using the command:
Code:
fastboot flash boot magisk_patched.img
Thank you!!!
 

Faylen

Member
Oct 29, 2017
27
14
3
Paris
Hello,
I successfully updated to Android 10 and I would like to be Root, with the Magisk boot patcher working except that I forgot to uninstall the pie modules, so since some are not compatible with Android 10, it causes a bootloop, how can you remove the modules install without twrp?
Please thank you
 
G

GuestD2559

Guest
Hello,
I successfully updated to Android 10 and I would like to be Root, with the Magisk boot patcher working except that I forgot to uninstall the pie modules, so since some are not compatible with Android 10, it causes a bootloop, how can you remove the modules install without twrp?
Please thank you
I think it's impossible without TWRP, unless you do a data wipe.
 

alonroz

Senior Member
Dec 29, 2008
236
43
0
Hello,
I successfully updated to Android 10 and I would like to be Root, with the Magisk boot patcher working except that I forgot to uninstall the pie modules, so since some are not compatible with Android 10, it causes a bootloop, how can you remove the modules install without twrp?
Please thank you
You'll need to use Magisk Uninstaller, but I've no idea how you'd go about that without TWRP. Try the stock boot.img maybe?
 

Faylen

Member
Oct 29, 2017
27
14
3
Paris
You'll need to use Magisk Uninstaller, but I've no idea how you'd go about that without TWRP. Try the stock boot.img maybe?
Flashing the stock boot runs the system but so I'm not magisk so I'm not the root. I'm just trying to remove the magisk modules to prevent it from installing when I flash the boot patched because if I let it bootloop
 

vorsprungtechnik

Senior Member
Dec 4, 2012
96
16
0
Tel Aviv
I have the xXx installed via Magisk and flashing the patched boot gets stuck in a bootloop. Seems xXx is not compatible with Android 10 but there's no way to remove the module. Anyway around this, aside from flashing stock boot and staying unrooted?
 
Last edited:
  • Like
Reactions: Ganapatya
G

GuestD2559

Guest
I have the xXx installed via Magisk and flashing the patched boot gets stuck in a bootloop. Seems xXx is not compatible with Android 10 but there's no way to remove the module. Anyway around this, aside from flashing stock boot and staying unrooted?
There's no way. Unless you flash stock boot image, then factory reset, which will remove all traces of Magisk.
 

dgunn

Senior Member
Apr 23, 2011
573
237
0
I have the xXx installed via Magisk and flashing the patched boot gets stuck in a bootloop. Seems xXx is not compatible with Android 10 but there's no way to remove the module. Anyway around this, aside from flashing stock boot and staying unrooted?
Try to flash back to the same build you just came from, at this point it's try or lose everything anyways. Flash last version you had installed along with whatever twrp/magisk you had.

---------- Post added at 06:26 AM ---------- Previous post was at 06:04 AM ----------

Hello,
I successfully updated to Android 10 and I would like to be Root, with the Magisk boot patcher working except that I forgot to uninstall the pie modules, so since some are not compatible with Android 10, it causes a bootloop, how can you remove the modules install without twrp?
Please thank you
Have you tried fastboot to change the slot you are booting to? If not you can try using this command in adb

fastboot set_active b

If that does not work try switching to slot a

fastboot set_active a

If you get an error you may need to update your SDK tools. Here is the link to the latest updates

https://developer.android.com/studio/releases/platform-tools
 
G

GuestD2559

Guest
Will flashing this wipe my phone? and will I still be able to update to future OTAs?
No, it won't wipe your phone. Yes, you'll still be able to update, but it will download the whole update, not increment since your bootloader is unlocked.
 
Last edited:

rokeno

Member
Jul 8, 2012
47
5
0
Cluj-Napoca
Flashing this magisk patched doesn't work for me. It's true, i didn't erase anything from magisk when i upgraded, might need to do a autumn cleaning :)

Until then, winter is coming and i will wait for a working solution.