New Flashing Twrp 7


Lallicus

Members
Apr 29, 2012
71
30
C:\adb>fastboot boot "G:\twrp_Leo_7.img"
downloading 'boot.img'...
OKAY [ 0.659s]
booting...
FAILED (remote: dtb not found)
finished. total time: 1.007s

Not able to flash TWRP for this issue

Anyone's has an idea?



Inviato dal mio iPhone utilizzando Tapatalk
 
Just a guess, but have you tried this?

to look if drivers work:
fastboot devices

and then:
fastboot flash recovery "G:\twrp_Leo_7.img"
fastboot boot "G:\twrp_Leo_7.img"

It sometimes also works to just rename the file twrp.img and put it in the same folder as the fastboot executable, also saving some time typing.