mirror of
https://github.com/offa/android-foss.git
synced 2025-11-09 18:36:12 +05:30
OTA Tutorial.
This commit is contained in:
parent
8f4e02f6a7
commit
5f48d2b2b0
1 changed files with 5 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
The installation of OTA updates often fails if the device has been rooted. Though it's still possible – without data loss. This guide shows how, using *TWRP* and *Magisk*.
|
||||
|
||||
***IMPORTANT:** Before you start **backup** everything that's important!*
|
||||
***IMPORTANT:** Before you start **backup** everything that's important! Proceed at own risk!*
|
||||
|
||||
-------------------------------------
|
||||
|
||||
|
|
@ -38,3 +38,7 @@ Doing the update isn't that difficult: Reset some system partitions, install OTA
|
|||
At first double check your backups and the prerequisites listed above.
|
||||
|
||||
|
||||
### Preparation
|
||||
|
||||
Unpack the downloaded Update file, you need: `recovery.img`, `system.img` and `boot.img`.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue