[quote=beneno;21521267]

Cita: Originalmente Escrito por
ozoleto
Creo que puedo ayudarte.
Descarga este archivo
https://mega.nz/#!ZNN3WKoI!Xbts1UoHH...BhmskcbqLK2IME
y pégalo en la carpeta fasboot.
Haz clic con el botón derecho y ejecútalo cómo administrador.
Pon el móvil en modo fastboot y conéctalo al pc y espera a que termine.
Yo tenía el mismo problema que tú y me funcionó con éste que encontré en xda.
Suerte.

No hay suerte.
Los comandos que muestra son estos....
:\WINDOWS\system32>Rem adb reboot-bootloader
C:\WINDOWS\system32>fastboot flash boot boot.img
< waiting for device >
error: cannot open 'boot.img'
C:\WINDOWS\system32>SparseConverter /compress system.img .\ 2684354560
"SparseConverter" no se reconoce como un comando interno o externo,
programa o archivo por lotes ejecutable.
C:\WINDOWS\system32>fastboot flash system system.img_sparsechunk1
error: cannot open 'system.img_sparsechunk1'
C:\WINDOWS\system32>rem fastboot erase recovery
C:\WINDOWS\system32>rem fastboot flash recovery unofficial_twrp_2.8.7.0-bacon.img
C:\WINDOWS\system32>fastboot flash cache cache.img
error: cannot open 'cache.img'
C:\WINDOWS\system32>fastboot flash modem NON-HLOS.bin
error: cannot open 'NON-HLOS.bin'
C:\WINDOWS\system32>fastboot flash sbl1 sbl1.mbn
error: cannot open 'sbl1.mbn'
C:\WINDOWS\system32>fastboot flash sdi sdi.mbn
error: cannot open 'sdi.mbn'
C:\WINDOWS\system32>fastboot flash pmic pmic.mbn
error: cannot open 'pmic.mbn'
C:\WINDOWS\system32>fastboot flash hyp hyp.mbn
error: cannot open 'hyp.mbn'
C:\WINDOWS\system32>fastboot flash bluetooth BTFM.bin
error: cannot open 'BTFM.bin'
C:\WINDOWS\system32>fastboot flash aboot emmc_appsboot.mbn
error: cannot open 'emmc_appsboot.mbn'
C:\WINDOWS\system32>fastboot flash rpm rpm.mbn
error: cannot open 'rpm.mbn'
C:\WINDOWS\system32>fastboot flash tz tz.mbn
error: cannot open 'tz.mbn'
C:\WINDOWS\system32>fastboot flash LOGO logo.bin
error: cannot open 'logo.bin'
C:\WINDOWS\system32>fastboot flash oem_stanvbk static_nvbk.bin
error: cannot open 'static_nvbk.bin'
C:\WINDOWS\system32>rem fastboot flash userdata userdata_64g.img
C:\WINDOWS\system32>Pause
Presione una tecla para continuar . . .
------------------------
Gracias de todos modos.