Twrp Recovery Doesn't Work


macavita

Members
Jan 24, 2016
28
15
i flashed rom 7.4.27 -------> every thing ok
i open bootloader ------> every thing ok
i flashed twrp 3.1 recovery with this command :
adb reboot bootloader
fastboot flash recovery twrp.img
fastboot reboot -------->every thing ok

but when i try to enter recovery nothing happens
what can it be?

when i check device info , this is what i get

(bootloader) Device tampered: false
(bootloader) Device unlocked: true
(bootloader) Device critical unlocked: true
(bootloader) Charger screen enabled: true
(bootloader) Display panel:
 
fastboot boot recovery twrp.img ....use this command....

Sent from my Mi-4c using Tapatalk

not work

C:\adb>adb reboot bootloader

C:\adb>fastboot flash recovery twrp.img
target reported max download size of 536870912 bytes
sending 'recovery' (50584 KB)...
OKAY [ 1.469s]
writing 'recovery'...
OKAY [ 0.484s]
finished. total time: 1.969s

C:\adb>fastboot boot recovery twrp.img
cannot load 'recovery': No such file or directory

C:\adb>fastboot boot twrp.img
downloading 'boot.img'...
OKAY [ 1.490s]
booting...
FAILED (remote: dtb not found)
finished. total time: 1.553s