問題如下:
$ fastboot flash system_a system.img
target reported max download size of 805306368 bytes
sending sparse 'system_a' 1/4 (728871 KB)...
OKAY [ 18.374s]
writing 'system_a' 1/4...
FAILED (remote: Partition not found)
finished. total time: 18.376s
解法如下:
使用新版platform-tools,如:platform-tools_r33.0.3-linux.zip