威廉華勒斯 wrote:
嗯....MIUI更新囉...(恕刪)
已經是cm9.1也是做三wipe後刷嗎?
威廉華勒斯 wrote:
對啊,因為分區格式不...(恕刪)

if ! /tmp/busybox test -e /.accept_wipe ; then
/tmp/busybox touch /.accept_wipe
ui_print
ui_print "============================================"
ui_print "This ROM uses an incompatible partition layout"
ui_print "Your /data will be wiped upon installation"
ui_print "Run this update.zip again to confirm install"
ui_print "============================================"
ui_print
exit 9
fi
/tmp/busybox rm /.accept_wipe