Microsoft Windows [Version 6.1.7601]
(c) Корпорация Майкрософт (Microsoft Corp.), 2009. Все права защищены.
C:\Users\Андрей>cd C:/adb
C:\adb>fastboot erase cache
******** Did you mean to fastboot format this partition?
erasing 'cache'...
OKAY [  0.015s]
finished. total time: 0.016s
C:\adb>fastboot flash boot boot.img
target reported max download size of 268435456 bytes
sending 'boot' (17783 KB)...
OKAY [  0.679s]
writing 'boot'...
OKAY [  0.396s]
finished. total time: 1.083s
C:\adb>fastboot flash recovery recovery.img
target reported max download size of 268435456 bytes
sending 'recovery' (18017 KB)...
OKAY [  0.673s]
writing 'recovery'...
OKAY [  0.397s]
finished. total time: 1.074s
C:\adb>fastboot flash modem 
FHD@modem@ZD550KL@8939@NON-HLOS-64bit.bin
target reported max download size of 268435456 bytes
sending 'modem' (65536 KB)...
OKAY [  2.514s]
writing 'modem'...
OKAY [  1.437s]
finished. total time: 3.955s
C:\adb>fastboot flash aboot emmc_appsboot_8939.mbn
target reported max download size of 268435456 bytes
sending 'aboot' (528 KB)...
OKAY [  0.023s]
writing 'aboot'...
OKAY [  0.020s]
finished. total time: 0.048s
C:\adb>fastboot flash hyp 
FHD@firmware@8939@hyp.mbn
target reported max download size of 268435456 bytes
sending 'hyp' (72 KB)...
OKAY [  0.010s]
writing 'hyp'...
OKAY [  0.013s]
finished. total time: 0.028s
C:\adb>fastboot flash rpm 
FHD@firmware@8939@rpm.mbn
target reported max download size of 268435456 bytes
sending 'rpm' (156 KB)...
OKAY [  0.011s]
writing 'rpm'...
OKAY [  0.012s]
finished. total time: 0.027s
C:\adb>fastboot flash sbl1 
FHD@firmware@8939@sbl1.mbn
target reported max download size of 268435456 bytes
sending 'sbl1' (283 KB)...
OKAY [  0.020s]
writing 'sbl1'...
OKAY [  0.018s]
finished. total time: 0.041s
C:\adb>fastboot flash tz 
FHD@firmware@8939@tz.mbn
target reported max download size of 268435456 bytes
sending 'tz' (504 KB)...
OKAY [  0.024s]
writing 'tz'...
OKAY [  0.027s]
finished. total time: 0.059s
C:\adb>fastboot flash system system.img
target reported max download size of 268435456 bytes
erasing 'system'...
OKAY [  6.715s]
sending sparse 'system' (259339 KB)...
OKAY [ 15.819s]
writing 'system'...
OKAY [  5.971s]
sending sparse 'system' (257280 KB)...
OKAY [ 14.841s]
writing 'system'...
OKAY [  6.363s]
sending sparse 'system' (257294 KB)...
OKAY [ 15.451s]
writing 'system'...
OKAY [  7.836s]
sending sparse 'system' (260495 KB)...
OKAY [ 14.578s]
writing 'system'...
OKAY [  6.038s]
sending sparse 'system' (254062 KB)...
OKAY [ 14.133s]
writing 'system'...
OKAY [  5.839s]
sending sparse 'system' (261112 KB)...
OKAY [ 14.510s]
writing 'system'...
OKAY [  5.714s]
sending sparse 'system' (254977 KB)...
OKAY [ 15.060s]
writing 'system'...
OKAY [  7.010s]
sending sparse 'system' (168350 KB)...
OKAY [  9.593s]
writing 'system'...
OKAY [  4.418s]
finished. total time: 169.998s
C:\adb>fastboot reboot
rebooting...
finished. total time: 0.003s
C:\adb>