te comento como lo e echo yo y no tuve ningun problema, ningun error de flasheo en ningun archivo ni nada
descarga stock kk 4.4.2 y motorola fastboot
descomprime motorola fastboot y entra a Windows, dentro de esa carpeta mete todos los archivos de la stock kk 4.4.2
dentro de esa carpeta (windows) deberias tener los archivos necesarios para fastboot y la rom stock, desde ahi shift + click derecho y Abrir ventana de comandos aqui
conectas el movil en modo fastboot y flasheas esto:
fastboot flash aboot emmc_appsboot.mbn
fastboot reboot-bootloader
fastboot flash partition gpt.bin
fastboot flash motoboot motoboot.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot reboot
FIN