From f82a901aeb51ed8f933e046d8e8930479c41bebb Mon Sep 17 00:00:00 2001 From: offa Date: Fri, 4 Aug 2017 11:58:45 +0200 Subject: [PATCH] Update Install-Rooted-OTA.md --- tutorials/Install-Rooted-OTA.md | 9 +++++++++ 1 file changed, 9 insertions(+) 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 + + +------------------------------------- +