Skip to content

Commit

Permalink
wiki: format userdata -> factory reset
Browse files Browse the repository at this point in the history
Change-Id: I33174c0f623454d3a339e1bc35e0c44520a275a3
  • Loading branch information
luk1337 committed Sep 27, 2024
1 parent 419f888 commit b89c58b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
If, on this step, your device is stuck on a black screen, your device's bootloader is not unlockable and you cannot continue with these instructions. To return to the stock ROM, boot to Download mode and flash the BL package [here](https://github.com/lifehackerhansol/gto-fw/releases).
{%- endcapture %}
{% include alerts/warning.html content=warning_restore_stock %}
1. The device will demand you format userdata, please follow the onscreen instructions to do so.
1. The device will demand you factory reset, please follow the onscreen instructions to do so.
{%- unless device.no_oem_unlock_switch %}
1. Run through Android Setup skipping everything you can, then connect the device to a Wi-Fi network.
1. Re-enable Development settings by clicking the "Build Number" option 10 times, in the "Settings" app within the "About" menu, and verify that "OEM Unlock" is still enabled in the "Developer options" menu.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
* {{ device.download_boot }}
* Now, click the button that the onscreen instructions correlate to "Continue" and/or "Unlock Bootloader".
4. Your device will reboot, you may now unplug the USB cable from your device.
5. The device will demand you format userdata, please follow the onscreen instructions to do so.
5. The device will demand you factory reset, please follow the onscreen instructions to do so.
6. Run through Android Setup skipping everything you can, then connect the device to a Wi-Fi network.
7. Re-enable Development settings by clicking the "Build Number" option 10 times, in the "Settings" app within the "About" menu, and verify that "OEM Unlock" is still enabled in the "Developer options" menu.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
{% include alerts/tip.html content="The `COM` port, or the number succeeding `COM`, may be any valid number." %}
13. Click "Start". A transfer bar will appear on the device showing the VBMeta image being flashed.
14. Your device will reboot, you may now unplug the USB cable from your device.
15. The device will demand you format userdata, please follow the onscreen instructions to do so.
15. The device will demand you factory reset, please follow the onscreen instructions to do so.
{%- unless device.no_oem_unlock_switch %}
16. Run through Android Setup skipping everything you can, then connect the device to a Wi-Fi network.
17. Re-enable Development settings by clicking the "Build Number" option 10 times, in the "Settings" app within the "About" menu, and verify that "OEM Unlock" is still enabled in the "Developer options" menu.
Expand Down

0 comments on commit b89c58b

Please sign in to comment.