I’m attempting to install /e/OS 2.8 on a Motorola XT2113-2 but can’t enter RECOVERY MODE. After executing ‘fastboot flash recovery recovery-e-2.8-a14-20250222470211-community-kiev.img’ I receive:
In step 5 I manually power off the phone. Pressing [VolumeDown Power] takes me to the fastboot screen. I then use the Power Down key to select RECOVERY MODE. Although the documentation doesn’t specifically state such I assume I’m then to press the power key to boot into RECOVERY MODE. Correct?
Unfortunately I boot into Android. As a result I can’t choose Apply Update in the next step. What am I doing wrong?
I assumed that would take me to a recovery screen but it took me to the fastboot START screen. If I arrow to RECOVERY MODE and press Power I again boot to Android.
Is it possible the problem is the recovery-e*.img file? I ask this as I successfully installed /e/OS on a Motorola Cedric. However, I had to revert to an earlier version.
I see recovery-e-2.6.3-u-20241218455571-community-kiev.img. If I execute ‘fastboot flash recovery recovery-e-2.6.3-u-20241218455571-community-kiev.img’ what happens if I boot to RECOVERY MODE?. Can I execute ‘fastboot boot recovery recovery-e-2.6.3-u-20241218455571-community-kiev.img?’
Everytime you boot into Android you’re recovery is probably reverted to older version.
So.
fastboot flash recovery …
Directly after that
fastboot reboot recovery
I did as you suggested and I’m caught in a loop. I get the ‘The bootloader is unlocked …’ screen. The screen then displays a Motorola logo for a split second and then another Motorolo logo for slightly longer only to repeat the cycle starting with the bootloader screen. My steps were:
‘fastboot reboot recovery’
Rebooting into recovery OKAY [ 0.004s]
Finished. Total time: 0.055s
This is frustrating. As ‘fastboot devices’ responds I assume everything is correct on the phone and with adb/fastboot. The steps seem simple and I’ve reported everything I did. ?
you are right here, the recovery-e could be faulty, TWRP for kiev is promissing in this situation.
@rhubarbpieguy, instructions talk about define slot a or slot b
you are not completly right here as some recent devices like Fairphone 3, 4, 5 or Gigaset GS290 are flashed by an install script and don’t need the recovery manager except for OTA updates
Did find some info on extra button action, maybe useful.
1 Power off your mobile device.
2 As the second step, hold down the Volume Down + the Power key at the same time.
3 The Bootloader mode should be on the screen now.
4 After that choose the Recovery mode by using the Volume keys and the Power button to accept.
5 If you see Android robot on the screen click the Volume Up while pushing the Power button.
Your device will be in the Recovery mode.
I tried 2.7 but not 2.6. Are there pre-2.x archives? I ask that as I attempted 2.x on a Cedric which DID NOT WORK. If memory serves I reverted to 1.x and it was easy. I then updated through the internet.
So is there an advantage of doing a Build if I’m not deviating from an Install? I was hoping a Build might avoid the recovery image problem.