can i flash recovery from download mode? or how can i enter in fastboot mode if my devices is in bootloop?
Related
A quick question. I want to replace my AmonRa recovery with RMD recovery through fastboot. Do I fastboot erase recovery then fastboot flash recovery recovery.img? Or do I just flash the image directly?
fastboot flash recovery recovery.img safer way
There is no problem in deleting the old recovery before you flash a new one.
I thought that it would'nt overwrite the already present recovery if I flashed directly.
Anyways, I flashed RMD successfully (fastboot flash recovery recovery.img).
I try to adb reboot fastboot but not effect
someone know how can I get fastboot mode?
uprom via fastboot is more convinient than recovery (especial when up some tiny rom like boot.img, recovery.img itself)
If you are NOT able to boot into 12S, and ONLY fastboot mode is available. This CM12S recovery file will help. Just unzip and run following command in fastboot mode.
fastboot -i 0x1ebf flash recovery recovery.img
Thanks for this, mate.
My m9 is rebooting when I plugged charge . I'm trying to flashing but I just enter fastboot . Can't get download mode and recovery mode. I used adb.
adb reboot bootloader
error: device '(null)' not found
----
fastboot devices
HT59FSV01842 fastboot
Please help!
If you cannot get to download mode the device is dead.
Hello whenever i try to use the fastboot boot twrp.img command on adb the img wont load it gets stuck on the fastboot logo.
Try
fastboot flash recovery twrp.img
elwholo said:
Hello whenever i try to use the fastboot boot twrp.img command on adb the img wont load it gets stuck on the fastboot logo.
Click to expand...
Click to collapse
Rename ur boot image file to twrp.img
And then in adb type
1. fastboot devices (see if you are connected or not... If connected type 2nd command)
2. fastboot flash recovery twrp.img
After that by using power up button navigate to RECOVERY MOD and press power key
DONE
U will be running twrp recovery
flash magisk via recovery to maintain root
Enjoy