Related
I got update from oero to pie via OTA today,
I tried many patched boot.img and root maunally by patching stock img but its stuck on boot screen.. Any idea??
Download the OTA, extract the images from the payload, flash the stock boot.img in both slots. After your phone boots you can download the latest magisk manager, use it to patch the stock boot.img that you already downloaded and use it to root your device.
Hakkinan said:
Download the OTA, extract the images from the payload, flash the stock boot.img in both slots. After your phone boots you can download the latest magisk manager, use it to patch the stock boot.img that you already downloaded and use it to root your device.
Click to expand...
Click to collapse
What's mean " in both slots " ?
I tried to patch boot.img maunally but my device stuck on boot animations, So I flashed back stock boot.img into fastboot without root agian..
This is an A/B device which means that it has two slots for every partition (A and B). You need to flash the stock boot in the same partirion that it currently being used, flashing It in both is just to be safe in future updates.
Oh hey try this one: https://drive.google.com/file/d/1dBX2dZV_wWgSip8d9lk0lrO_JHfxGdKU/view?usp=sharing
Sorry if this has been asked before, but I didn't find it anywhere on this forum. I am also stuck on a bootloop after installing Pie update. I had Magisk installed and I've uninstalled it - didn't reboot. After, I've applied the Pie update. Didn't reboot. Went back to Magisk app and then did install - install to inactive slot. After that have a "nice" bootloop. How can I get the unpatched boot.img? Thanks in advance.
FRibeiro1400 said:
Sorry if this has been asked before, but I didn't find it anywhere on this forum. I am also stuck on a bootloop after installing Pie update. I had Magisk installed and I've uninstalled it - didn't reboot. After, I've applied the Pie update. Didn't reboot. Went back to Magisk app and then did install - install to inactive slot. After that have a "nice" bootloop. How can I get the unpatched boot.img? Thanks in advance.
Click to expand...
Click to collapse
Download the OTA zip that is available here, extract the boot.img and flash it in both slots. After that you can easily patch the stock image with Magisk Manager and install magisk like you would usually do (direct install).
Hakkinan said:
Download the OTA zip that is available here, extract the boot.img and flash it in both slots. After that you can easily patch the stock image with Magisk Manager and install magisk like you would usually do (direct install).
Click to expand...
Click to collapse
Thank you so much! I am going to try it later, hopefully I can get my phone back fully working. If it's not asking too much, what are the commands I have to type to install it on both slots?
FRibeiro1400 said:
Thank you so much! I am going to try it later, hopefully I can get my phone back fully working. If it's not asking too much, what are the commands I have to type to install it on both slots?
Click to expand...
Click to collapse
"fastboot flash boot_a boot.img" and "fastboot flash boot_b boot.img"
Hakkinan said:
"fastboot flash boot_a boot.img" and "fastboot flash boot_b boot.img"
Click to expand...
Click to collapse
Stuck on boot agian..
I tried flash OTA manual by fastboot & flash patched stuck too!
I think I need reset to root?
*NOTICE: I installed Xposed framwork on oreo, May that's problem?
HaN5aR said:
Stuck on boot agian..
I tried flash OTA manual by fastboot & flash patched stuck too!
I think I need reset to root?
*NOTICE: I installed Xposed framwork on oreo, May that's problem?
Click to expand...
Click to collapse
Wait, did you try to flash the whole OTA?
Hakkinan said:
Wait, did you try to flash the whole OTA?
Click to expand...
Click to collapse
At first I updated from oreo to pie via OTA without any VPN
I failed to root it so, I tried flash it again from HERE but facing the same problem with root it stuck on bootanimations
Hakkinan said:
Download the OTA zip that is available here, extract the boot.img and flash it in both slots. After that you can easily patch the stock image with Magisk Manager and install magisk like you would usually do (direct install).
Click to expand...
Click to collapse
Unfortunatelly, it seems the link for the OTA zip was removed, so, phone will stay bricked thanks to the lack of instructions of how to update to Pie when Magisk is installed. Why do they remove the links?
HaN5aR said:
At first I updated from oreo to pie via OTA without any VPN
I failed to root it so, I tried flash it again from HERE but facing the same problem with root it stuck on bootanimations
Click to expand...
Click to collapse
Ok, now i understand what is happening. It bootloops as soon as you reboot after installing magisk right? If so, then i need to know what you are doing to install magisk.
FRibeiro1400 said:
Unfortunatelly, it seems the link for the OTA zip was removed, so, phone will stay bricked thanks to the lack of instructions of how to update to Pie when Magisk is installed. Why do they remove the links?
Click to expand...
Click to collapse
First the server is down, nobody removed the file, you just need to wait for it to go up again. Second, you can easily revert your phone back to 10.0.1.0 and stay there, your phone isn't bricked and it doesn't have to stay in this current state.
Hakkinan said:
Ok, now i understand what is happening. It bootloops as soon as you reboot after installing magisk right? If so, then i need to know what you are doing to install magisk.
First the server is down, nobody removed the file, you just need to wait for it to go up again. Second, you can easily revert your phone back to 10.0.1.0 and stay there, your phone isn't bricked and it doesn't have to stay in this current state.
Click to expand...
Click to collapse
I never had 10.01.0 installed. I was on Oreo and got the update this morning. I've followed the rule for OTA with Magisk and it was the wrong thing to do. If, at least, there was a warning to NOT follow the instructions, all would be sorted. Maybe I can find a link somewhere with this update, as I don't want to lose my data. On Xiaomi official site, the last rom available is version V9.6.11.0.ODLMIFF. Unless I install this one back.
FRibeiro1400 said:
I never had 10.01.0 installed. I was on Oreo and got the update this morning. I've followed the rule for OTA with Magisk and it was the wrong thing to do. If, at least, there was a warning to NOT follow the instructions, all would be sorted. Maybe I can find a link somewhere with this update, as I don't want to lose my data. On Xiaomi official site, the last rom available is version V9.6.11.0.ODLMIFF. Unless I install this one back.
Click to expand...
Click to collapse
Doesn't matter if you had 10.0.1.0 previously or not. You can download it and install it without losing data.
https://mobile.twitter.com/topjohnwu/status/1077067871660855296?s=20
From the man himself.
Seems as though it's only a matter of time now.
https://github.com/topjohnwu/magisk_files/blob/master/canary_builds/notes.md
Or boot into twrp and adb sideload magisk-release.zip.
I'll try later.
It is possible to root without recovery for Ota updates?
Supzztar said:
It is possible to root without recovery for Ota updates?
Click to expand...
Click to collapse
OTA updates will fail if root is detected.
zgomot said:
OTA updates will fail if root is detected.
Click to expand...
Click to collapse
Is this due to emui 9? Because in 8.1 I've had OTA updates without a problem. Even when rooted with magisk.
curtricias said:
Is this due to emui 9? Because in 8.1 I've had OTA updates without a problem. Even when rooted with magisk.
Click to expand...
Click to collapse
That's strange, I could never take OTA updates while rooted, on any EMUI.
Hi,
I try this "How to" from P20 PRO forum : p20-pro/guide-how-to-finally-root-emui9-t3883295 using P20 twrp_p20_0.1.img by Pretoriano80 here : p20/recovery-twrp-3-2-1-0-t3778585
It works fine, my P20 whith Pie UMUI9 is rooted.
Be carefull :
To have root working, at each start, you have to Boot your phone with holding vol-up button.
Regards
zgomot said:
That's strange, I could never take OTA updates while rooted, on any EMUI.
Click to expand...
Click to collapse
Has to do with the custom recovery not the fact that it was rooted
Titioz said:
Hi,
I try this "How to" from P20 PRO forum : p20-pro/guide-how-to-finally-root-emui9-t3883295 using P20 twrp_p20_0.1.img by Pretoriano80 here : p20/recovery-twrp-3-2-1-0-t3778585
It works fine, my P20 whith Pie UMUI9 is rooted.
Be carefull :
To have root working, at each start, you have to Boot your phone with holding vol-up button.
Regards
Click to expand...
Click to collapse
It is possible to root without custom recovery?
Titioz said:
Hi,
I try this "How to" from P20 PRO forum : p20-pro/guide-how-to-finally-root-emui9-t3883295 using P20 twrp_p20_0.1.img by Pretoriano80 here : p20/recovery-twrp-3-2-1-0-t3778585
It works fine, my P20 whith Pie UMUI9 is rooted.
Be carefull :
To have root working, at each start, you have to Boot your phone with holding vol-up button.
Regards
Click to expand...
Click to collapse
Wow. It's so easy.
Can't seem to flash modules, though, but having root on EMUI 9 is just great!
Supzztar said:
It is possible to root without custom recovery?
Click to expand...
Click to collapse
I don't know.
With this method, you need to patch a recovery_ramdisk image to boot the system with root access
And then, you can't access to twrp anymore with patched image (but anyway, for me, this twrp version does not work anymore with EMUI9 ! => touch screen doesn't work).
Regards
Yes!
curtricias said:
Yes!
Click to expand...
Click to collapse
could you tell me how to do that? thanks
Ducati87 said:
could you tell me how to do that? thanks
Click to expand...
Click to collapse
Download latest magisk build.
Manually change update channel to canary build
https://www.google.com/amp/s/forum....sk-canary-channel-bleeding-edge-t3839337/amp/
Install magisk : patch your recovery_ramdisk
Then reboot bootloader.
Fastboot flash recovery_ramdisk patched_boot.img
When reboot, hold volume up button. As if you want to go to recovery.
But in stead recovery ,your system will boot. And magisk is installed ?
curtricias said:
Download latest magisk build.
Manually change update channel to canary build
https://www.google.com/amp/s/forum....sk-canary-channel-bleeding-edge-t3839337/amp/
Install magisk : patch your recovery_ramdisk
Then reboot bootloader.
Fastboot flash recovery_ramdisk patched_boot.img
When reboot, hold volume up button. As if you want to go to recovery.
But in stead recovery ,your system will boot. And magisk is installed ?
Click to expand...
Click to collapse
what you mean for patch your recovery_ramdisk? thank you.
edit: could be compatible with this: https://forum.xda-developers.com/huawei-p20/how-to/magisk-root-t3777612
Ducati87 said:
what you mean for patch your recovery_ramdisk? thank you.
edit: could be compatible with this: https://forum.xda-developers.com/huawei-p20/how-to/magisk-root-t3777612
Click to expand...
Click to collapse
Did you ever root your device with magisk?
ducati8701 said:
Unfortunately no
Click to expand...
Click to collapse
I suggest that you first read about magisk. And especially how to use it.
When you root your device many things can go wrong and your device can end up bricked.
Problem
So did this on my p20 and all worked well untill some module is causing the phone not to boot. I can boot without magisk but there is no way now to disable the faulty module. even reflashed the modified recovery boot image and the modules are still stuck. Any idea where i can delete all the modules?
Grumps said:
So did this on my p20 and all worked well untill some module is causing the phone not to boot. I can boot without magisk but there is no way now to disable the faulty module. even reflashed the modified recovery boot image and the modules are still stuck. Any idea where i can delete all the modules?
Click to expand...
Click to collapse
Remove magisk. Then reinstall magisk. Should work.
Villa Curtricias said:
Remove magisk. Then reinstall magisk. Should work.
Click to expand...
Click to collapse
Doesnt
But i got it right
adb shell
su
then deleted the magisk.img in data\adb i think it was
Has anyone tried to use any of the root tools, such as KingRoot and One Click Root, to successfully root on X7 or 8.1?
hchao1 said:
Has anyone tried to use any of the root tools, such as KingRoot and One Click Root, to successfully root on X7 or 8.1?
Click to expand...
Click to collapse
It won't work. We need unlocked bootloader. After unlocked bootloader we can root it by patched boot img
Rajeev said:
It won't work. We need unlocked bootloader. After unlocked bootloader we can root it by patched boot img
Click to expand...
Click to collapse
I have a nokia 8.1 rooted
1st: unlock ur bootloader
2nd: install twrp from adb
3rd: boot and install magisk manager apk
4th: reboot to twrp and flash magisk
Reboot and patch your kernel boot.img
Reboot to twrp and flash the patched boot.img
Flash magisk again and u r rooted now
karrouma said:
I have a nokia 8.1 rooted
1st: unlock ur bootloader
2nd: install twrp from adb
3rd: boot and install magisk manager apk
4th: reboot to twrp and flash magisk
Reboot and patch your kernel boot.img
Reboot to twrp and flash the patched boot.img
Flash magisk again and u r rooted now
Click to expand...
Click to collapse
Good. But sadly i dont have Nokia anymore. I am using Xiaomi Mi9 Global
Rajeev said:
Good. But sadly i dont have Nokia anymore. I am using Xiaomi Mi9 Global
Click to expand...
Click to collapse
Mi9 is perfect
I like it. But a phone without sd card is not good for me.
Xiaomi seems to replace sony here in my country
root, twrp, camera api
Rajeev said:
Good. But sadly i dont have Nokia anymore. I am using Xiaomi Mi9 Global
Click to expand...
Click to collapse
Hi,
is it possible to activate Level_3 on Camera2 API when rooted phone?
Which version of TWRP you used?
Thanks
karrouma said:
I have a nokia 8.1 rooted
1st: unlock ur bootloader
2nd: install twrp from adb
3rd: boot and install magisk manager apk
4th: reboot to twrp and flash magisk
Reboot and patch your kernel boot.img
Reboot to twrp and flash the patched boot.img
Flash magisk again and u r rooted now
Click to expand...
Click to collapse
Please link the guide for unlocking and and link for twrp, thanks
paarkhi said:
Please link the guide for unlocking and and link for twrp, thanks
Click to expand...
Click to collapse
I would find that helpful as well
I've got a Nokia 8.1 (TA-1119), and want to get rid of Android 11's navigation bar. But I can't seem to find a valid TWRP for my phone.
So I'm stuck before I can begin, basicly...
karrouma said:
I have a nokia 8.1 rooted
1st: unlock ur bootloader
2nd: install twrp from adb
3rd: boot and install magisk manager apk
4th: reboot to twrp and flash magisk
Reboot and patch your kernel boot.img
Reboot to twrp and flash the patched boot.img
Flash magisk again and u r rooted now
Click to expand...
Click to collapse
Which TWRP did you use? it seems that the one available in here causes some bricks...
karrouma said:
I have a nokia 8.1 rooted
1st: unlock ur bootloader
2nd: install twrp from adb
3rd: boot and install magisk manager apk
4th: reboot to twrp and flash magisk
Reboot and patch your kernel boot.img
Reboot to twrp and flash the patched boot.img
Flash magisk again and u r rooted now
Click to expand...
Click to collapse
Can you pls provide a complete guide on how did you unlock the bootloader? pls i really need it T H A N K Y O U )
so i updated to OOS 10.0.9 Global on HD1900(China), but there is no patched boot or fastboot rom yet, so i patched it with his guide: guide by @gpz110
Boot.img patched with MAGISK 20.4 on OOS 10.0.9 HD65AA (GLOBAL)
Only for OOS 10.0.9 Global!!!!
Enjoy!
Instructions:
reboot to fastboot
Code:
adb reboot bootloader
Code:
fastboot boot magisk_patched_10_0_9.img
let it boot and check if u have root
if u got root then reboot to fastboot again
Code:
adb reboot bootloader
Code:
fastboot flash boot magisk_patched_10_0_9.img
patched boot.img download: https://drive.google.com/file/d/1mHbDV0t_TKrhV2XqT7YySoHsl8623Bc4/view?usp=sharing
stock boot.img download: https://drive.google.com/file/d/1RzUHNfp0Zns2FrfOHA9mwoDW9BKKeZVH/view?usp=sharing
My model is an HD 1905 but my current build number is 10.0.9 HD65AA... I bought it directly from OnePlus it's a 7T. Is this the boot image I need? I spent hours looking all over in different boot images patched with magisk. I haven't even unlocked my bootloader yet because I'm not sure what my options are... Lol also I noticed you have the patched boot image and a stock boot image I said just in case something goes wrong?
Sent from my OnePlus7T using XDA Labs
groovemetal81 said:
My model is an HD 1905 but my current build number is 10.0.9 HD65AA... I bought it directly from OnePlus it's a 7T. Is this the boot image I need? I spent hours looking all over in different boot images patched with magisk. I haven't even unlocked my bootloader yet because I'm not sure what my options are... Lol also I noticed you have the patched boot image and a stock boot image I said just in case something goes wrong?
Sent from my OnePlus7T using XDA Labs
Click to expand...
Click to collapse
it should work, but first u need an unlocked bootloader...
u can test it as described with the first and second step("fastboot boot" command only boot once, if u get bootloop, just restart and your device will boot as usual) , if it boot and u got root with no problems, then u can finish the process with the third and fourth step
boot image patched for EU version is possible 10.0.9.HD65BA ?
Yeah I just upgraded from a 6t and that was capable of a custom recovery but I'd run into trouble all the time because of the dual partition.. so that patched boot image with magisk all's I need is the APK file 7.51 correct I shouldn't need the magisk 24 .0zip
Sent from my OnePlus7T using XDA Labs
EmiRap said:
boot image patched for EU version is possible 10.0.9.HD65BA ?
Click to expand...
Click to collapse
check my tool here
Thx Thx Thx it worked properly
Thanks. Worked like a charm. The only thing is that I cannot find Advanced option and SafetyNet check is missing in Magisk Manager like I had previously in my OP6T. Also, with this root Google Pay and the likes work, as I also do not see Magisk Hide, but did enalbe in Settings. Thumbs up.
Update: Seems like WiFi is not working now! Any tips?
EazyVG said:
Thanks. Worked like a charm. The only thing is that I cannot find Advanced option and SafetyNet check is missing in Magisk Manager like I had previously in my OP6T. Also, with this root Google Pay and the likes work, as I also do not see Magisk Hide, but did enalbe in Settings. Thumbs up.
Update: Seems like WiFi is not working now! Any tips?
Click to expand...
Click to collapse
Are you sure, that you are on OOS 10.0.9 Global?
To revert back to stock boot image, grab the boot image from a fastboot rom here
be sure to grab the right one!
Definitely it is 10.0.9 HD65AA (GLOBAL) which I got over OTA. But I'll download the one from link again and update locally and then again re-run the steps for root.
Update: Reinstalled 10.0.0.9 and the steps ... all working, no above mentioned issues now. Thanks!
I did the whole steps but the phone application continues to stop and then the data network does not work What is the problem I have updated wirelessly to 1009
AboNaya said:
I did the whole steps but the phone application continues to stop and then the data network does not work What is the problem I have updated wirelessly to 1009
Click to expand...
Click to collapse
Did you already flashed or just booted the image?
HD1905BA Europe Patched boot
10.0.9 HD1905BA (Europe)
Stock boot : drive.google.com /file/d/1yyfzh6HbjrdZG3WDeyTv1d04fBgX3yzl/view?usp=sharing[/url]
Patched boot: drive.google.com /file/d/1ZCX7CWpRX-sZrb_ICOg64q2Abdumynmf/view?usp=sharing
guys!
Just a quick question: does this method pass the safetyNet check?
KyoshiDev said:
Did you already flashed or just booted the image?
Click to expand...
Click to collapse
I think I'll second his problem. I did first couple steps, confirmed root, everything seemed ok. Reboot and performed remaining steps. Now I have major stability problems. System UI eventually FCs then phone restarts. I'm able to get to settings and check version, still shows OOS 10.0.8 HD65AA. The signal bars showed no bars but LTE+ logo. Running another app called Signal Check Pro I confirmed that I had data. It seemed to get more stable the more it booted. The updater still wants to do a full update and wipe, it detects root and says that doing the full upgrade will lose root. I'm probably going to let mine do the full update and then reroot.
How did you patch the image? I get a non working patched boot.img when using the latest version of Magisk Manager.
AboNaya said:
I did the whole steps but the phone application continues to stop and then the data network does not work What is the problem I have updated wirelessly to 1009
Click to expand...
Click to collapse
im having a similar problem, after full ota update (2.6gb) from rooted 10.0.8 im losing mobile network (two SIM icon, greyed out, with a slash sign over it and no baseband infromation) after booting/flashing this boot, even creating mine. Mobile network restores after returning to stock. any clue? Im on 10.0.9.HD65AA
Sacob said:
guys!
Just a quick question: does this method pass the safetyNet check?
Click to expand...
Click to collapse
Yes
Nice Work with that .bat file
It works on Oneplus 7t 10.0.9Hd65BA. EU
Thanks for that super cool tool
To others that need to root a Oneplus 7t 10.0.9Hd65BA. EU i share my magisk boot file whit you all
#drive.google.com/open?id=1vGlNWrw2JAXmtb2ibst2BEQhKCM5ceMl #
Download the file an follow the guide in #1
Hi, I've just received my OP7t Global HD1900.
I installed OTA 10.0.9 and already unlocked the bootloader.
Please, does TWRP recovery work on this phone with 10.0.9? If not, which recovery should I use?
Do I have to flash a patched boot.img to get the phone rooted?
I used the boot image and it rooted my phone..great and many thanks!
Now...which recovery should I flash?
Thanks..
So I have op7t, with stock oos 10.0.16HD65BA, unlocked bootloader, stock kernel and recovery. Where can I find magisk patched boot image for this deivce and do I need twrp installed? And does it matter if the patched boot image is for global and I have Europe?
I haven't touched these things since op3t and things have changed a lot, and I'm really confused, so feel free to link me about anything related to rooting/installing roms/twrp on this device.
TuomasRizt said:
So I have op7t, with stock oos 10.0.16HD65BA, unlocked bootloader, stock kernel and recovery. Where can I find magisk patched boot image for this deivce and do I need twrp installed? And does it matter if the patched boot image is for global and I have Europe?
I haven't touched these things since op3t and things have changed a lot, and I'm really confused, so feel free to link me about anything related to rooting/installing roms/twrp on this device.
Click to expand...
Click to collapse
Don't need that. Just install twrp and then flash magisk zip (rename magisk apk)
HueyT said:
Don't need that. Just install twrp and then flash magisk zip (rename magisk apk)
Click to expand...
Click to collapse
So I can just download magisk zip from their forum and flash that in twrp?
TuomasRizt said:
So I can just download magisk zip from their forum and flash that in twrp?
Click to expand...
Click to collapse
Yep
HueyT said:
Yep
Click to expand...
Click to collapse
So I installed unofficial twrp from oneplus 7t xda forums, and tried to install magisk.apk (renamed to zip) but apparently twrp seems not seeing anything in my internal storage? Is it bcs I have oxygenOs and twrp can't read the data partition? And how should I flash it now? from pc manually with fastboot or..?
TuomasRizt said:
So I installed unofficial twrp from oneplus 7t xda forums, and tried to install magisk.apk (renamed to zip) but apparently twrp seems not seeing anything in my internal storage? Is it bcs I have oxygenOs and twrp can't read the data partition? And how should I flash it now? from pc manually with fastboot or..?
Click to expand...
Click to collapse
adb push .zip /tmp
And you need an update to date version of twrp to flash apk.
Seriously, just use patched image method.
Lossyx said:
adb push .zip /tmp
And you need an update to date version of twrp to flash apk.
Seriously, just use patched image method.
Click to expand...
Click to collapse
I was going to use that, but as I asked in the first post, do I need europe version 10.0.16 HD65BA version magisk patched image, and if yes, where can I find it? And I have the latest twrp uploaded on there -> https://forum.xda-developers.com/t/...ry-for-oneplus-7t-unified-tes.3976961/page-46
TuomasRizt said:
I was going to use that, but as I asked in the first post, do I need europe version 10.0.16 HD65BA version magisk patched image, and if yes, where can I find it? And I have the latest twrp uploaded on there -> https://forum.xda-developers.com/t/...ry-for-oneplus-7t-unified-tes.3976961/page-46
Click to expand...
Click to collapse
Actually ignore what I said. I am not sure if that TWRP is capable of flashing apks, but it doesn't matter. Flash the previous version which was a zip file, then just update within magisk manager.
Release Magisk v21.4 ยท topjohnwu/Magisk
Update: v21.4 adds more regression hot fixes. Happy 2021! v21.3 adds a workaround for devices with buggy F2FS Linux kernel drivers. This F2FS bug may cause bootloops on many devices. Checkout the f...
github.com
fastboot boot twrp.img
adb push magisk.zip /tmp
Navigate and flash magisk zip from tmp folder
I am due to receive my OP7T in a couple of days and already started reading. I assume oos 10.0.16HD65BA is the latest A10 for 7T.
My goal is to get latest stable Android 10 build for my 1903 EU variant OP7T - Unlock Bootloader, Root with Magisk and then Install No Limits xXx Magisk ROM.
Will appreciate some feedback how to proceed please.
From the post above - it seems that the steps are - Unlock Bootloader, Boot (not flash) TWRP.img , adb push Magisk zip , flash Magisk zip in the loaded twrp and then boot to system.
My doubts -
I have been using adb and drivers for my OP5 - will that old adb and drivers work with OP7T?
Which TWRP.img is recommended
Which version of Magisk.zip can I flash (would v22 be OK?)
Can Magisk be updated via Magisk manager at a later stage?
I assume the system will revert to stock recovery (as TWRP was only loaded, not flashed) - will this cause loss of root?
Have I missed out any crucial points / steps?
Thanks
TuomasRizt said:
So I have op7t, with stock oos 10.0.16HD65BA, unlocked bootloader, stock kernel and recovery. Where can I find magisk patched boot image for this deivce and do I need twrp installed? And does it matter if the patched boot image is for global and I have Europe?
I haven't touched these things since op3t and things have changed a lot, and I'm really confused, so feel free to link me about anything related to rooting/installing roms/twrp on this device.
Click to expand...
Click to collapse
How did you eventually do it? Please share your process.