[Q] TWRP flash via Fastboot failing

nikoltu

Senior Member
Feb 5, 2011
123
9
0
Vilnius
I just took my good ol' Streak 7 to update it as I see some nice JB action here. But as I understand any manipulation to be made needs TWRP to be present on device. As GooManager wasn't instaling recovery the simple way, I decided to download image and flash it via Fastboot. Yet every single time it failed to do so.

Code:
fastboot flash recovery twrps.img
sending 'recovery' (4822 KB)...
FAILED (command write failed (Invalid argument))
finished. total time: 0.000s
I was flashing the latest (2.6.x) version. Also my device is empty atm (had 3.2, now has nothing). Custom Recovery is CWR 5.

Need help to flash the TWRP and begin using JB roms.
 

giveen

Senior Member
Jul 6, 2010
2,174
1,560
0
Caldwell, ID
YOu need to use the NVflash pack, which write the recovery.img to the correct partition at a lower level than fastboot.
The error you are seeing is due to Dell screwing things up and resulting in fastboot being able to read the partitions name value.
 

nikoltu

Senior Member
Feb 5, 2011
123
9
0
Vilnius
YOu need to use the NVflash pack, which write the recovery.img to the correct partition at a lower level than fastboot.
The error you are seeing is due to Dell screwing things up and resulting in fastboot being able to read the partitions name value.


Seems that all download links for nvflash pack for DS7 are now dead both on xda and google.