Skip to content

Commit

Permalink
Update ota.md (topjohnwu#6374)
Browse files Browse the repository at this point in the history
Specified the steps of the OTA install process so there is less confusion about what step 1 and 2 entail.
  • Loading branch information
pritster5 authored Mar 2, 2023
1 parent ea7be61 commit 4ed9f57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ota.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Magisk does not modify most read-only partitions, which means applying official
It is possible to have the OTA installed to the inactive slot and have the Magisk app install Magisk onto the updated partitions. The out-of-the-box OTA installation works seamlessly and Magisk can be preserved after the installation.

- After restoring stock images, apply OTAs as you normally would (Settings → System → System Update).
- Wait for the installation to be fully done (both step 1 and step 2 of the OTA), **do not press the "Restart now" or "Reboot" button!** Instead, go to (Magisk app → Install → Install to Inactive Slot) to install Magisk to the updated slot.
- Wait for the installation to be fully done (both step 1: "installing update", and step 2: "optimizing your device", of the OTA), **do not press the "Restart now" or "Reboot" button!** Instead, go to (Magisk app → Install → Install to Inactive Slot) to install Magisk to the updated slot.

<p align="center"><img src="images/ota_done.png" width="250"/> <img src="images/install_inactive_slot.png" width="250"/></p>

Expand Down

0 comments on commit 4ed9f57

Please sign in to comment.