how to update OTA with root?
maor23 said:
how to update OTA with root?
Click to expand...
Click to collapse
Hi
There are a lot of topics or posts about this !
Envoyé de mon GM1913 en utilisant Tapatalk
maor23 said:
how to update OTA with root?
Click to expand...
Click to collapse
This always worked for me:
Backup phone in TWRP
Download d firmware to phone
Switch off all magisk modules
Reboot phone
Apply update from settings, system, local updates
DO NOT REBOOT
From magisk install TWRP A/B Retention module
Reboot into twrp recovery
In twrp install magisk again
Reboot into phone
Reactivate magisk modules
Reboot phone again
Done
Sent from my GM1913 using Tapatalk
maor23 said:
how to update OTA with root?
Click to expand...
Click to collapse
Install the full stock rom via OTA and don't reboot
Go to magisk and flash twrpinstaller.zip don't reboot
Go back and install magisk to the inactive slot
If you have call recording enabler and smali patcher modules disable or uninstall them to avoid bootloops
Reboot
And you'll have the lastest stock rom with root and twrp
Sent from my OnePlus7Pro using XDA Labs
disable magisk module
go twrp
install full ota
install twrp
reboot twrp
install magisk
reboot system
profit
RokCruz said:
Install the full stock rom via OTA and don't reboot
Go to magisk and flash twrpinstaller.zip don't reboot
Go back and install magisk to the inactive slot
If you have call recording enabler and smali patcher modules disable or uninstall them to avoid bootloops
Reboot
And you'll have the lastest stock rom with root and twrp
Sent from my OnePlus7Pro using XDA Labs
Click to expand...
Click to collapse
what the meaning of install magisk to inactive slot?
maor23 said:
what the meaning of install magisk to inactive slot?
Click to expand...
Click to collapse
Remember that our device has two slots A/B.
Your actual stock/custom rom is installed on the active slot(could be a or b, you can see in twrp or when flashing magisk Which one is active)
All the full OTAs (not incremental OTAs)/ Custom Roms are installed to the inactive slot that's why we need to flash magisk to the inactive slot and keep root
Sent from my OnePlus7Pro using XDA Labs
RokCruz said:
Remember that our device has two slots A/B.
Your actual stock/custom rom is installed on the active slot(could be a or b, you can see in twrp or when flashing magisk Which one is active)
All the full OTAs (not incremental OTAs)/ Custom Roms are installed to the inactive slot that's why we need to flash magisk to the inactive slot and keep root
Sent from my OnePlus7Pro using XDA Labs
Click to expand...
Click to collapse
Thank you for this explanation.
Related
Anyone know if I need to downgrade to MM and re-flash twrp to get Magisk working for systemless root?
I can install SuperSU but Magisk automatically reboots the phone while flashing the Zip file in twrp.
Zekisu said:
Anyone know if I need to downgrade to MM and re-flash twrp to get Magisk working for systemless root?
I can install SuperSU but Magisk automatically reboots the phone while flashing the Zip file in twrp.
Click to expand...
Click to collapse
No Magisk possible on N.
Read up on it here: https://forum.xda-developers.com/honor-8/how-to/info-loop-support-7-0-emui-magisk-t3578091
N01tra said:
No Magisk possible on N.
Read up on it here: https://forum.xda-developers.com/honor-8/how-to/info-loop-support-7-0-emui-magisk-t3578091
Click to expand...
Click to collapse
Cool ty for your reply.
Also all versions after 11.1 break the fingerprint sensor.
Magisk kernel is currently being worked on .ETA 10 days , check the post in the Dev section
+
I have successfully rooted my phone with SuperSU and it works fine. But I want to switch to MagiskSU so I can use snapchat. When I go to settings in SuperSU and click full unroot it says uninstallation failed. I know the other way to remove it is by flashing UPDATE-unSU.zip but when I do so it only removes the SuperSU app and not the root. I was wondering if there was any other way of unrooting SuperSU that allows me to install MagiskSU. I have a Oneplus 3T and have all the latest updates. Please help.
Magisk needs a kernel that haven't been patched by supersu. Reflash boot so that you have a "clean" kernel and try magisk again. Then, with magisk root you can remove the su.img in /data if it's still present.
Sent from my SM-A310F using Tapatalk
tys0n said:
Magisk needs a kernel that haven't been patched by supersu. Reflash boot so that you have a "clean" kernel and try magisk again. Then, with magisk root you can remove the su.img in /data if it's still present.
Sent from my SM-A310F using Tapatalk
Click to expand...
Click to collapse
How do I reflash the boot.img in recovery for my Oneplus 3t?
Hello XDA!
It's been a while since I did 'modding' on phones, I think I started with the OP1 back in 2014 but have not really been keeping up ever since. I am now on 5.1.5 and running official OOS with magisk and xposed for gravitybox.. Can I just disable magisk and xposed, do the OTA update and then re-enable or do I have to uninstall them fully? Or can I just do the OTA right now?
Sorry for what might be a really obvious answer.
Thank you!
You can do the OTA but if you want magisk (and then xposed systemless) i suggest you to install TWRP after update and you need in all cases to re-do root process
Hitman478™ said:
You can do the OTA but if you want magisk (and then xposed systemless) i suggest you to install TWRP after update and you need in all cases to re-do root process
Click to expand...
Click to collapse
Ahh I see. Because xposed is now systemless it doesn't matter if I leave it enabled right? Is the new official TWRP without any dangerous bugs?
Thanks for your swift reply!!
maybe to help you all
me: 5.1.5, unlocked bootloader, unofficial TWRP from thread by wuxianlin, magisk 16.4
my procedure was to change to official twrp which can be done easily by
downloading the twrp installer from official site, put to internal storage
flash twrp official installer
still in recovery, select reboot: recovery
flash magisk
boot system
now download full 5.1.6 signed flashable zip
recovery: flash 5.1.6
reflash recovery
reboot recovery
flash magisk
boot system
now you have rooted 5.1.6 with official twrp and magisk, no wipe needed
oneplus6 ha a/b partition. so if you installed magisk 16.4 already. just OTA. when it's done don't reboot yet. enter magisk manager, choose install on the second partition. reboot.
trivita said:
oneplus6 ha a/b partition. so if you installed magisk 16.4 already. just OTA. when it's done don't reboot yet. enter magisk manager, choose install on the second partition. reboot.
Click to expand...
Click to collapse
This will useful only if don't have TWRP, in other case you'll lose twrp in this way
---------- Post added at 15:21 ---------- Previous post was at 15:19 ----------
TheHighLife said:
Ahh I see. Because xposed is now systemless it doesn't matter if I leave it enabled right? Is the new official TWRP without any dangerous bugs?
Thanks for your swift reply!!
Click to expand...
Click to collapse
TWRP official has no bug, the only thing i don't know is if backup/restore is working fine, if you install ota via TWRP and then flash (without reboot) twrp.zip and magisk, after reboot you'll find out that system is exactly the same it was before updating
The only thing u need to disable before updates are overlays through substratum, I also remove any security like finger prints, face unlock and pin or patterns too just in case. Once u flash update u will have to reflash magisk and xposed too
trivita said:
oneplus6 ha a/b partition. so if you installed magisk 16.4 already. just OTA. when it's done don't reboot yet. enter magisk manager, choose install on the second partition. reboot.
Click to expand...
Click to collapse
Did anyone try this?
defsix said:
Did anyone try this?
Click to expand...
Click to collapse
i did this myself
idontcare abt the twrp at all
im perfectly fine with stock recovery
trivita said:
i did this myself
idontcare abt the twrp at all
im perfectly fine with stock recovery
Click to expand...
Click to collapse
Same as that. I'll give it a try next update.
Sent from my Brain using my Keyboard
How do you install to second partition? I only get install or uninstall Magisk (16.70) on the screen. i AM NEW TO MAGISK.
Hi
Just looking at rooting and installing twrp and magisk on one plus 7 pro new phone
Can you install twrp and magisk on android 10?
Yes you can. you need the unofficial twrp (version 3.3.1-70, 71 or 72). Magisk will work just fine. It is just a bit painful when you update your phone with a OTA because you will lose root.
haverlok said:
Yes you can. you need the unofficial twrp (version 3.3.1-70, 71 or 72) Magisk will work just fine. It is just a bit painful when you update your phone with a OTA because you will lose root.
Click to expand...
Click to collapse
can you not just Install Magisk to Inactive Slot after OTA? Then you shouldn't lose root after an update.
uhlme said:
can you not just Install Magisk to Inactive Slot after OTA? Then you shouldn't lose root after an update.
Click to expand...
Click to collapse
yes, that's right. You also need to get twrp retention scrip Magisk module flashed after the OTA so you don't lose twrp.
Is it true that I can install twrp on a rooted phone by flashing the zip In magisk?
I'm using a magisk rooted oneplus 7 latest post
TheDarkMadness said:
Is it true that I can install twrp on a rooted phone by flashing the zip In magisk?
I'm using a magisk rooted oneplus 7 latest post
Click to expand...
Click to collapse
Hi,
Yes you can, flash the latest installer via Magisk as a module, please note however that you need to reboot into TWRP and flash Magisk again.