Hello everyone.
Please tell me how to update recovery using terminal or adb? Now I have /e/OS recovery installed, I see that the phone has this option
Settings => Updater => three dots in the right corner => Preferences => Update recovery
And how to do this via terminal and adb?
Regain your privacy! Adopt /e/OS the deGoogled mobile OS and online services
Do I understand correctly that it should look like this:
fastboot reboot bootloader
fastboot devices -l
fastboot flash boot recovery-e-2.7-s-20250109460371-official-herolte.img
piero
January 25, 2025, 4:33pm
3
Ah non
Pas de commandes fastboot avec un appereil Samsung,
Tu dois utiliser :
.
see Samsung Windows steps
see Samsung MacOS steps
see Samsung Linux steps
…NOW COMES THE CRUTIAL STEP !..
To get out of the Download mode you must Force Power Off your Samsung device,
unplug the device,
hold Volume Down + Power .
release when you see the screen turn off…
…IT IS THE CRUTIAL STEP !..
immediately Boot to Recovery before any other boot mode attempt,
hold Volume up + Home + Power .
release when you see the very little blue line in the top of the screen…
…IT WAS THE CRUTIAL STEP !..
.
Hello. Thank you very much for your detailed answer.
Please tell me if the method I described above will work?
piero
January 25, 2025, 4:42pm
5
Of course not,
Logic is right, but you must use heimdall commands, because fastboot won’t work on Samsung devices
something like
heimdall flash --RECOVERY recovery-e-2.7-s-20250109460371-official-herolte.img --no-reboot
1 Like
While you were writing, I looked at the wiki, you’re right!
Thanks for your advice!
1 Like