[Android 12][e/os 1.17] No upgrades for a year

Dirty upgrade to /e/OS-T is possible ! (But not for all devices) - #24 by piero

HowTo perform a dirty upgrade to “/e/OS-T” from a previous /e/ version ?

→ it is as simple as a dirty update…

download the file on a computer, boot the phone to the recovery mode and use “apply update” then “from ADB” :

Install platform-tools on a computer

Installing adb and fastboot on a Linux PC
Installing adb and fastboot on Windows PC

On the computer,

download the latest /e/OS-T build for your device
e-2.4.1-t-20241009439852-community-FP3.zip
(put it into the platform-tools folder)
.

Boot the phone into recovery mode.

.
Select Apply Update, then Apply from ADB

The screen should now change and the output at the bottom ask you to send the package from your computer.

On the computer,

Open a terminal from the /platform-tools folder, and
issue command to sideload the latest /e/OS-T installation zip.

adb sideload e-2.4.1-t-20241009439852-community-FP3.zip

the phone screen will be mostly blank with just the output at the bottom showing progress.
(Do not take attention to the wipe related things on the photo ! it is a “second-hand” photo…)

On the computer the sideloading shows progress as a percentage figure that will stop at 47%. The phone will still be installing though (even though it might feel like nothing is happening sometimes!) and you can expect to see the following screens (excepting the wipe related things)

Then press the arrow at the top of the screen to return to Home Screen

Tap Reboot system now to boot into eOS.

3 Likes