Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- C:\adb>fastboot.exe flash partition gpt.bin
- (bootloader) Variable not supported!
- target reported max download size of 805306368 bytes
- sending 'partition' (32 KB)...
- OKAY [ 0.341s]
- writing 'partition'...
- FAILED (remote failure)
- finished. total time: 1.333s
- C:\adb>fastboot.exe flash motoboot motoboot.img
- (bootloader) Variable not supported!
- target reported max download size of 805306368 bytes
- sending 'motoboot' (1604 KB)...
- OKAY [ 0.449s]
- writing 'motoboot'...
- (bootloader) flashing aboot ...
- (bootloader) flashing sbl3 ...
- (bootloader) flashing rpm ...
- (bootloader) flashing tz ...
- (bootloader) flashing sbl2 ...
- (bootloader) flashing sbl1 ...
- OKAY [ 5.517s]
- finished. total time: 5.970s
- C:\adb>fastboot.exe reboot
- rebooting...
- finished. total time: 0.006s
- C:\adb>fastboot.exe flash logo logo.bin
- sending 'logo' (636 KB)...
- FAILED (command write failed (Invalid argument))
- finished. total time: 0.018s
- C:\adb>fastboot.exe flash boot boot.img
- < waiting for device >
- (bootloader) Variable not supported!
- target reported max download size of 805306368 bytes
- sending 'boot' (10240 KB)...
- OKAY [ 0.886s]
- writing 'boot'...
- OKAY [ 1.408s]
- finished. total time: 2.297s
- C:\adb>fastboot.exe flash recovery recovery.img
- (bootloader) Variable not supported!
- target reported max download size of 805306368 bytes
- sending 'recovery' (10240 KB)...
- OKAY [ 0.905s]
- writing 'recovery'...
- OKAY [ 1.027s]
- finished. total time: 1.937s
- C:\adb>fastboot.exe flash system system.img
- (bootloader) Variable not supported!
- target reported max download size of 805306368 bytes
- Invalid sparse file format at header magi
- C:\adb>fastboot.exe flash modem NON-HLOS.bin
- (bootloader) Variable not supported!
- target reported max download size of 805306368 bytes
- sending 'modem' (53752 KB)...
- OKAY [ 3.656s]
- writing 'modem'...
- OKAY [ 2.718s]
- finished. total time: 6.378s
- C:\adb>fastboot.exe erase modemst1
- (bootloader) Variable not supported!
- erasing 'modemst1'...
- OKAY [ 0.454s]
- finished. total time: 0.455s
- C:\adb>fastboot.exe erase modemst2
- (bootloader) Variable not supported!
- erasing 'modemst2'...
- OKAY [ 0.458s]
- finished. total time: 0.459s
- C:\adb>fastboot.exe flash fsg fsg.mbn
- (bootloader) Variable not supported!
- target reported max download size of 805306368 bytes
- sending 'fsg' (1220 KB)...
- OKAY [ 0.403s]
- writing 'fsg'...
- OKAY [ 0.858s]
- finished. total time: 1.264s
- C:\adb>fastboot.exe erase cache
- (bootloader) Variable not supported!
- erasing 'cache'...
- OKAY [ 0.767s]
- finished. total time: 0.768s
- C:\adb>fastboot.exe erase userdata
- (bootloader) Variable not supported!
- erasing 'userdata'...
- OKAY [ 1.507s]
- finished. total time: 1.511s
- C:\adb>fastboot.exe erase customize
- (bootloader) Variable not supported!
- erasing 'customize'...
- OKAY [ 0.182s]
- finished. total time: 0.184s
- C:\adb>fastboot.exe erase clogo
- (bootloader) Variable not supported!
- erasing 'clogo'...
- OKAY [ 0.580s]
- finished. total time: 0.582s
- C:\adb>fastboot.exe oem fb_mode_clear
- ...
- OKAY [ 0.168s]
- finished. total time: 0.171s
- C:\adb>pause
- Press any key to continue . . .
Advertisement
Add Comment
Please, Sign In to add comment