【发布时间】:2015-12-15 20:57:47
【问题描述】:
当我尝试通过 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 的系统分区,我不知道为什么刷机失败。
【问题讨论】:
标签: android android-source sony fastboot