diff --git a/tutorials/Install-Rooted-OTA.md b/tutorials/Install-Rooted-OTA.md index c98da46..651f68e 100644 --- a/tutorials/Install-Rooted-OTA.md +++ b/tutorials/Install-Rooted-OTA.md @@ -1,5 +1,10 @@ # Installation of OTA on a Rooted Device +The installtion of OTA updates often fails if the device has been rooted. Though it's still possible – without data loss. + +***Important:** Before you start **backup** everything that's important.* + + ## Short Version 1. Download the *current installed* Updatefiles @@ -11,3 +16,7 @@ 1. Boot to Recovery 1. Install *Magisk* 1. Reboot + + +------------------------------------- +