Microsoft Windows [Versión 6.2.9200]
(c) 2012 Microsoft Corporation. Todos los derechos reservados.
C:\Program Files\Minimal ADB and Fastboot>fastboot flash bootloader bootloader-h
ammerhead-hhz20g.img
target reported max download size of 1073741824 bytes
sending 'bootloader' (3123 KB)...
OKAY [ 0.250s]
writing 'bootloader'...
FAILED (remote: flash write failure)
finished. total time: 0.453s
C:\Program Files\Minimal ADB and Fastboot>fastboot reboot-bootloader
rebooting into bootloader...
OKAY [ -0.000s]
finished. total time: -0.000s
C:\Program Files\Minimal ADB and Fastboot>fastboot flash radio radio-hammerhead-
m8974a-2.0.50.2.29.img
target reported max download size of 1073741824 bytes
sending 'radio' (45425 KB)...
OKAY [ 1.546s]
writing 'radio'...
FAILED (remote: flash write failure)
finished. total time: 2.779s
C:\Program Files\Minimal ADB and Fastboot>fastboot reboot-bootloader
rebooting into bootloader...
OKAY [ -0.000s]
finished. total time: -0.000s
C:\Program Files\Minimal ADB and Fastboot>fastboot flash system system.img
error: cannot load 'system.img'
C:\Program Files\Minimal ADB and Fastboot>fastboot flash boot boot.img
error: cannot load 'boot.img'
C:\Program Files\Minimal ADB and Fastboot>fastboot flash recovery recovery.img
error: cannot load 'recovery.img'
C:\Program Files\Minimal ADB and Fastboot>fastboot flash cache cache.img
error: cannot load 'cache.img'
C:\Program Files\Minimal ADB and Fastboot>fastboot erase userdata
******** Did you mean to fastboot format this partition?
erasing 'userdata'...
OKAY [ 0.453s]
finished. total time: 0.453s
C:\Program Files\Minimal ADB and Fastboot>fastboot flash userdata userdata.img
error: cannot load 'userdata.img'
C:\Program Files\Minimal ADB and Fastboot>fastboot reboot
rebooting...
finished. total time: -0.000s
C:\Program Files\Minimal ADB and Fastboot>
Me da error en la escritura, alguna solucion? Me baje el minimal ADB y fastboot, alli puse en la carpeta la carpeta descomprimida del firm que me pusistes, y he segudio paso por paso , pero me da error en la escritura. Hay alguna solucion mas?