As far as I know, unlocked bootloader doesn't stop the phone from receiving and installing MIUI OTA updates. But how about root ? Will I still be able to recive OTAs and install them automatically when i"m rooted + magisk installed + system apps untouched + stock recovery ?
Will magisk and root be able to survive OTA updates ?
No it may end in a bootloop
Unlocked phone can receive and update
But rooted u can manually install
Related
Once I root I can't ever get update from att again right?
That is not correct. If you are simply stock rooted you can still receive ota updates, but will loose root if you don't use voodoo ota root keeper. If you have a custom recovery installed, the ota won't upgrade successfully. Most (all i can think of) custom roms have ota updates disabled. I do not know if this information applies to KIES updates, as i don't usually use it for updates.
Hi, i got my nexus flo a week ago. This is my first nexus device.I have some queries. I have unlocked the bootloader, installed twrp and rooted the device.
Will that prevent me getting OTA?
Also, does having unlocked bootloader and custom recovery cause failure to update the software?
(Not just the JSS15R but future updates to kitkat as well)
Also what is the odex and deodex in this thread? which one should i flash?
http://forum.xda-developers.com/showthread.php?t=2383059
littleromeo said:
Hi, i got my nexus flo a week ago. This is my first nexus device.I have some queries. I have unlocked the bootloader, installed twrp and rooted the device.
Will that prevent me getting OTA?
Also, does having unlocked bootloader and custom recovery cause failure to update the software?
(Not just the JSS15R but future updates to kitkat as well)
Also what is the odex and deodex in this thread? which one should i flash?
http://forum.xda-developers.com/showthread.php?t=2383059
Click to expand...
Click to collapse
Odex vs deodex: http://forum.xda-developers.com/showthread.php?t=2200349
If I understand well, updates will 'fail' with custom recovery, whereas the update is flashed the firmware version number shows the old version. Explained in the guides somewhere.
Sent from my Nexus 7 (2013)
littleromeo said:
Hi, i got my nexus flo a week ago. This is my first nexus device.I have some queries. I have unlocked the bootloader, installed twrp and rooted the device.
Will that prevent me getting OTA?
Also, does having unlocked bootloader and custom recovery cause failure to update the software?
(Not just the JSS15R but future updates to kitkat as well)
Also what is the odex and deodex in this thread? which one should i flash?
http://forum.xda-developers.com/showthread.php?t=2383059
Click to expand...
Click to collapse
Unlocked bootloader has no direct negative effect on ota installs.
With an unlocked bootloader you might do further actions which can affect the ota like modify or delete /system files. You might install an enhancement like apm. Those, among others, would prevent the ota update from completing.
Now normally root by itself would not prevent an ota update, but there was an issue with SuperSU v 1.51 and earlier which did prevent the ota install from completing. This was fixed in SuperSU v1.55 and above.
Installing twrp will not block the ota.
The ota will disable root and overwrite custom recovery by default.
If you would like to prevent that behavior, the easiest way is to
copy the ota update.zip and supersu update.zip to your virtual sdcard
boot into twrp
install ota update.zip
immediately (prior to reboot) re-install supersu
sfhub said:
Unlocked bootloader has no direct negative effect on ota installs.
With an unlocked bootloader you might do further actions which can affect the ota like modify or delete /system files. You might install an enhancement like apm. Those, among others, would prevent the ota update from completing.
Now normally root by itself would not prevent an ota update, but there was an issue with SuperSU v 1.51 and earlier which did prevent the ota install from completing. This was fixed in SuperSU v1.55 and above.
Installing twrp will not block the ota.
The ota will disable root and overwrite custom recovery by default.
If you would like to prevent that behavior, the easiest way is to
copy the ota update.zip and supersu update.zip to your virtual sdcard
boot into twrp
install ota update.zip
immediately (prior to reboot) re-install supersu
Click to expand...
Click to collapse
Thank you for the guide, updated to JSS15R. There were no touchscreen problems for me before the update and everything is just like before even after update. Hope someone comes up with a changelog soon.
I have my M8 running the GPE ROM which I have rooted. On previous Android versions, I was able to apply the OTA albeit manually in the custom recovery.
The last few OTA's I have attempted on my M8 have been a complete failure and I have ended up having to wipe and apply a factory image. Recently therefore i have been ignoring the updates (L-MR1 has been bugging me to install for weeks!)
Is there a method of applying these updates with the phone rooted?
Thanks
An ota will install with root applied BUT you have to make sure the system partition is untouched. This means that ALL the "stock" apps need to be there and nothing can be removed. xposed is also a known bugger to refuse official ota updates. And a must have is the HTC stock recovery. An ota never installs through a custom recovery !
guys, let's say we got our pie update, ok? if I am to make the upgrade through OTA is it ok with an unlock bootloader?
I hope so. But otas can be installed using the stock recovery
I can confirm on the xt1922-7 Moto G6 Play (and likely all G6 variants) that a locked bootloader is not required to install incremental or version OTA updates. As long as /system, /vendor, /boot & /oem are unmodified and untouched, stock recovery will install the OTA update package with no issues. OTAs can be force installed with TWRP, but this requires a manual and tedious removal of all file integrity checksums within the updater-script of the OTA. Much simpler to use stock recovery to install the OTA, then change back over to TWRP and decrypt /userdata again, re-install systemless root, etc.
I want to first say that I didn't follow the guide on OTA updates while having Magisk, patched boot...
I got the Android 10 update OTA on my unlocked Pixel 2 XL and installed and rebooted, then realized I forgot to do the above
So, I went and got the boot.img from the same version off the Android site, push, patched and then attempted to flash boot, however after reboot, it sits on the G loading screen.
Is there an official way of getting Magisk back after OTA update without starting from scratch?
I'd like to know the same. I upgraded to Android 10 and lost root.
Is there a way to regain root without a clean install? Or alternatively is there a way to preserve user data (and regain root) if I flash a factory image of Android 9?