extract and combine system.img via 7z then
put in fastboot vol+ and pwr and flash via usb:
recovery, boot, system and reboot and ok:
in sdk folder with adb files put 3 files .img and cmd:
fastboot flash recovery recovery.img
fastboot flash boot boot.img
fastboot flash system system.img
fastboot reboot
ok
Download