用以下命令生成的可以刷,
export B2G_FOTA_FULLIMG_PARTS="/boot:boot.img /data:userdata.img /system:system.img" && ./build.sh -j4 gecko-update-fota-full
用以下命令生成的刷了进不去系统,但可以通过adb sideload 方法刷:
export B2G_FOTA_FULLIMG_PARTS="/boot:boot.img /data:userdata.img /system:system.img" && ./build.sh -j4 gecko-update-fota-fullimg
无法启动。
adb shell
- exec '/system/bin/sh' failed: No such file or directory (2) -
:~/project/nexus4/B2G$ adb devices
List of devices attached
02209026d5c68902 device
原因分析:
cache log:minzip: zlib inflate call failed (zerr=-3)
bug: symlink/sbin/busybox/system/b.bug:刷机卡Logo界面,adb shell 报- exec '/system/bin/sh' failed: No such file or directory (2) -..
原 bug:卡刷,- exec '/system/bin/sh' failed: No such file or directory (2) -
2019-04-17 23:26:50
2019-04-17 17:02:47
评论数 0
2019-04-17 14:44:10
阅读数 19