It is important to note the path of downloaded files. You can check your browser's download section to find the file. For more help on file paths, you can search for [how to find a file path](https://spot.murena.io/search?q=how%20to%20find%20file%20path) on **YOUR** OS.
## Applying the /e/OS update via recovery
1. Download the OTA with the hotfix (See downloads section).
1. Reboot into recovery mode:
@@ -22,7 +24,11 @@ The Teracube 2e is failing to update itself automatically. If you are familiar w
* Select `Recovery Mode` using the `Volume up` button, then use `Volume down` to confirm the choice.
1. Sideload the /e/ .zip package:
* On your phone, select “Apply Update”, then “Apply from ADB” to begin sideload.
* On your computer, sideload the package using: `adb sideload <path to OTA zip file>`.
* Plug your phone into the computer. It's ok, if you have already done that.
* On your computer, sideload the package using: `adb sideload <path to downloaded OTA zip file>`.
> **NOTE 1** At this point the update is being applied and can take a while to complete. Don't use/unplug your device. Don't worry if the update is stuck at some x%. Be patient and wait for feedback from your device.
> **NOTE 2**: Normally, ADB will report `Total xfer: 1.00x`, but in some cases, even if the process succeeds, the output will stop at 47% and report `adb: failed to read command: Success`. In some cases, it will report `adb: failed to read command: No error` or `adb: failed to read command: Undefined error: 0` which is also fine.
> **NOTE**: Normally, adb will report `Total xfer: 1.00x`, but in some cases, even if the process succeeds the output will stop at 47% and report `adb: failed to read command: Success`. In some cases, it will report `adb: failed to read command: No error` or `adb: failed to read command: Undefined error: 0` which is also fine.
1. Once you have installed everything successfully, click the back arrow in the top left of the screen or swipe back as the android gesture, then select “Reboot system now”.
-[Fix permissions error while syncing data](https://community.e.foundation/t/howto-fix-permissions-error-while-syncing-data/4508)
-[Essential Phone PH-1 Mata Eelo 0.7 Mobile Hotspot Tethering Fix](https://community.e.foundation/t/howto-essential-phone-ph-1-mata-eelo-0-7-mobile-hotspot-tethering-fix/6794)
-[Install /e/OS on OnePlus 6 running Andoroid 10](https://community.e.foundation/t/howto-install-e-on-oneplus-6-running-andoroid-10/11134)
-[Steps to Update Teracube 2e using ADB](/support-topics/teracube-2e-update)