Download the correct TWRP image file search here and copy the file into the same folder as your adb and fastboot binaries on your computer. Rename the just downloaded TWRP image to twrp.img.
On your computer type: fastboot flash recovery twrp.img fastboot reboot
Note many devices will replace your custom recovery automatically during first boot. To prevent this, use DuckDuckGo to find the proper key combo to enter recovery. After typing fastboot reboot on your computer, hold the key combo on your device/phone and boot to TWRP. Once TWRP is booted, TWRP will patch the stock ROM to prevent the stock ROM from replacing TWRP. If you don’t follow this step, you will have to repeat the install.
I can boot into /e/ after locking everything up…
The HOWTO on https://twrp.me/fairphone/fairphone3.html from the TWRP people is quite different.
This HOWTO looks more quite straight-forward so I tried this.
What am I doing wrong here?
ADDED:
When I do the other HOWTO at the step “fix recovery bootloop” I get an “Error patching kernel.”
I can’t help with the error message, unfortunately, because I don’t install TWRP, I just boot it when I need it.
At least until somebody confirms that altering the boot partition, as installing TWRP on the Fairphone 3 does, doesn’t break /e/ OTA updates. (Altering the boot partition does break Fairphone OS OTA updates, so better safe than sorry.)
This is not so much of a problem, just wait one day.
I searched a lot and actually found this wiki-entry.
A problem is, that I found out, that not all TWRP images might fit for the current version of Android/LineageOS and therefore /e/OS. (I don’t have a link anymore, but it said that TWRP 3.5.1 supported more the newer versions of Android while TWRP 3.3.x the older versions.) You see that I am a newbie…
You are more experts to decide whether a hint on the version of a TWRP image might matter.
And last, but not least: your note:
Once TWRP is booted, TWRP will patch the stock ROM to prevent the stock ROM from replacing TWRP. If you don’t follow this step, you will have to repeat the install.
should be more prominent. I did not find this valuable piece of information anywhere else and - as a newbie - I was not quite sure if I did everything necessary to prevent the stock ROM from replacing TWRP.
If a reboot to recovery gives the stock recovery, then TWRP is not installed.
In this case you’ll have to retry the installation, including the “key combo” reboot.
After that, if you can reboot straight to TWRP using key combo or power menu or ADB command, then you’re good to go
Has anybody succeeded in having TWRP and Magisk installed in the FP3? I have failed so far various times. After following topjohnwus installation instruction, twrp was gone afterward. And after installing twrp, Magisk and root were gone. Any hints?
Hi,
you have to extract the boot.img from the /e/.zip,
patch it with the magisk app,
and flash the patched boot.img on the device, alone using TWRP,
or replace it in the /e/.zip and flash the modified /e/.zip using TWRP.
well, i’m a bit losy with twrp with FP2
(after a homeric fight to install the drivers on fastboot mode, the solution was as ever - under the hand - just beside the securite glass… hahahaha )
then
there’s many version of twrp, found here and there on the net…
on the dowload page of /e/
next to the e-0.18rxxx.img => recovery-e-0.18-r-20210831132813-dev-FP2 ??
what is that recovery.stuff (important, or just a funny way to lose newbies as i )
here above => me.twrp.twrpapp-26.apk (i have installed it as an app (apk oblige))
and => twrp-3.5.2_9-0-FP2.img (found on twrp website, last version for FP2)
then, what do i have to follow, and the trwp to use ???
/e/ recovery is simple, but enough anyway to flash your device.
TWRP is more powerfull, always get it from TWRP web site and follow their install guide carefully (Fairphone 2 , Fastboot method).
APK is useless, you can drop it into your trashcan
Important for automatic update compatibility
and simply basic.
But it only manage .ZIP, not .IMG, ( .TAR ? )
it don’t backup, don’t wipe /partitions, just format /data including internal storage, don’t have root file-manager …
Today I wanted to update the OS to 1.1. But that went wrong. After downloading the OTA, the updater proceeded to install the update, but on the way the updater app crashed. There was no way to complete the installation. I tried a reboot and after that the update was unexpectedly completed and Magisk and TWRP were gone. The phone is now on 1.1-20220705201319. I’ve tried to get Magisk back and TWRP, but: every time I installed Magisk out of TWRP, TWRP was gone. And every time I installed TWRP, Magisk was gone afterward. Does anybody know a proven method to install BOTH Magisk and TWRP on the FP3?