So I'm trying to return to stock (ATT_XT1058_4.2.2-13.9.0Q2.X-116-X-17-51_CFC_1FF) but fastboot on my mac is not cooperating. Any ideas? Here is the log:
Code:
jasons-mbp:ATT_XT1058_4.2.2-13.9.0Q2.X-116-X-17-51_CFC_1FF.xml jasonstewart$ moto-x-flash ATT_XT1058_4.2.2-13.9.0Q2.X-116-X-17-51_CFC_1FF.xml
Running: fastboot oem fb_mode_set
... OKAY [ 0.082s]
Running: fastboot flash partition gpt.bin
sending 'partition' (32 KB)... OKAY [ 0.167s]
writing 'partition'... FAILED (remote failure)
Running: fastboot flash motoboot motoboot.img
sending 'motoboot' (1588 KB)... OKAY [ 0.281s]
writing 'motoboot'... INFOflashing sbl3 ...
INFOflashing rpm ...
INFOflashing tz ...
INFOflashing aboot ...
INFOflashing sbl1 ...
INFOflashing sbl2 ...
OKAY [ 4.890s]
Running: fastboot flash logo logo.bin
sending 'logo' (2563 KB)... OKAY [ 0.430s]
writing 'logo'... OKAY [ 0.970s]
Running: fastboot flash boot boot.img
sending 'boot' (10240 KB)... OKAY [ 0.901s]
writing 'boot'... INFOPreflash validation failed
FAILED (remote failure)
Running: fastboot flash recovery recovery.img
sending 'recovery' (10240 KB)... OKAY [ 0.898s]
writing 'recovery'... OKAY [ 1.743s]
Running: fastboot flash system system.img
sending 'system' (262144 KB)... OKAY [ 16.665s]
writing 'system'... INFOPreflash validation failed
FAILED (remote failure)
Running: fastboot flash modem NON-HLOS.bin
sending 'modem' (53536 KB)... OKAY [ 3.597s]
writing 'modem'... OKAY [ 3.543s]
Running: fastboot erase modemst1
erasing 'modemst1'... OKAY [ 0.432s]
Running: fastboot erase modemst2
erasing 'modemst2'... OKAY [ 0.446s]
Running: fastboot flash fsg fsg.mbn
sending 'fsg' (1076 KB)... OKAY [ 0.319s]
writing 'fsg'... OKAY [ 0.788s]
Running: fastboot erase cache
erasing 'cache'... OKAY [ 0.761s]
Running: fastboot erase userdata
erasing 'userdata'... OKAY [ 1.264s]
Running: fastboot erase customize
erasing 'customize'... OKAY [ 0.141s]
Running: fastboot erase clogo
erasing 'clogo'... OKAY [ 0.591s]
Running: fastboot oem config carrier att
... OKAY [ 0.129s]
Running: fastboot oem fb_mode_clear
... OKAY [ 0.137s]
Flashing was successful!
Running: fastboot reboot
rebooting...