解决fastboot刷system.img尺寸限制问题
(2018-06-06 12:23:35)
标签:
fastbootsystem.img尺寸限制 |
分类: 刷机教程 |
解决fastboot 刷 system.img 尺寸限制问题
fastboot -S xxxM flash system system.img
其中-S 后面为单次上传大小
C:\platform-tools>fastboot -S 300M flash system system.img
sending sparse
'system'
1/8
(307199
KB)...OKAY
[
7.014s]
writing
'system'
1/8...
OKAY [
4.214s]
sending sparse
'system'
2/8
(284598
KB)...OKAY
[
6.488s]
writing
'system'
2/8...
OKAY [
3.883s]
sending sparse
'system'
3/8
(297275
KB)...OKAY
[
7.050s]
writing
'system'
3/8...
OKAY [
4.088s]
sending sparse
'system'
4/8
(305620
KB)...OKAY
[
7.063s]
writing
'system'
4/8...
OKAY [
4.195s]
sending sparse
'system'
5/8
(304624
KB)...OKAY
[
7.017s]
writing
'system'
5/8...
OKAY [
4.189s]
sending sparse
'system'
6/8
(305878
KB)...OKAY
[
7.133s]
writing
'system'
6/8...
OKAY [
4.182s]
sending sparse
'system'
7/8
(295805
KB)...OKAY
[
6.838s]
writing
'system'
7/8...
OKAY [
4.064s]
sending sparse
'system'
8/8
(306375
KB)...OKAY
[
7.026s]
writing
'system'
8/8...
OKAY [
4.204s]
finished. total time:
88.681s
后一篇:VIVOY85短接进9008