Trouble with TWRP

kclive

Senior Member
Jul 6, 2008
510
78
0
Huntsville, Mo
I am running the new mm soak on my xt1575 and I have twrp 2.8.7.0 installed and working, however I wanted to update to twrp 2.8.7.1 using fastboot but when I do I get this error:

(bootloader) Invalid boot image
(Failed) remote failure

Any ideas?
 

TerraHedge

Senior Member
Aug 22, 2015
88
7
0
You're flashing it as a boot image which is incorrect. You need to flash it as recovery

Sent from my LG-H345 using XDA Free mobile app

---------- Post added at 05:07 AM ---------- Previous post was at 05:06 AM ----------

What commands are you using on ADB?

Sent from my LG-H345 using XDA Free mobile app
 

kclive

Senior Member
Jul 6, 2008
510
78
0
Huntsville, Mo
You're flashing it as a boot image which is incorrect. You need to flash it as recovery

Sent from my LG-H345 using XDA Free mobile app

---------- Post added at 05:07 AM ---------- Previous post was at 05:06 AM ----------

What commands are you using on ADB?

Sent from my LG-H345 using XDA Free mobile app
I am using the command :

fastboot flash recovery twrp-2.8.7.1-clark.img
 

TerraHedge

Senior Member
Aug 22, 2015
88
7
0
Is your OEM unlocked?

Sent from my LG-H345 using XDA Free mobile app

---------- Post added at 05:14 AM ---------- Previous post was at 05:12 AM ----------

This is strange. Your TWRP image is probably corrupted, it should read it easily.

Sent from my LG-H345 using XDA Free mobile app
 

TerraHedge

Senior Member
Aug 22, 2015
88
7
0
When you install a new recovery, it automatically deletes the optimization (Dalvik) for all applications. First time would take forever and then after that, the boot times are slightly slower. Yes it's normal.

Sent from my LG-H345 using XDA Free mobile app