当我尝试通过 fastboot system.img(来自我的自定义 AOSP 构建)刷写到 Sony Xperia Z3 时,我收到以下错误:
# fastboot flash system system.img
sending 'system' (584106 KB)...
OKAY [ 18.294s]
writing 'system'...
FAILED (remote: size too large)
finished. total time: 18.297s
Z3 有大约 2GB 的系统分区,我不知道为什么刷机失败。