You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ flyme config
>>> config
>>> Device is not online, but ota.zip is exist.
>>> Config Makefile from /home/ubuntu/ext/repo/FlymeOS/patchrom/devices/demo/ota.zip.
>>> Unzip /home/ubuntu/ext/repo/FlymeOS/patchrom/devices/demo/ota.zip ...
>>> Can not find /home/ubuntu/ext/repo/FlymeOS/patchrom/devices/demo/out/ota/system/ or /home/ubuntu/ext/repo/FlymeOS/patchrom/devices/demo/out/ota/META-INF.
>>> Check whether /home/ubuntu/ext/repo/FlymeOS/patchrom/devices/demo/ota.zip is a ota package.
ERR_OTA_INCOMPATIBLE: The ota.zip is a incompatible ota package.
Check whether META-INF and system directory are in ota.zip
<<< config failed
没有连接手机,把ota.zip放在devices目录的demo下, 执行 flyme config 出错,看逻辑要找到system的目录,但是nexus5x的官方ota.zip解压的文件里根本没有system目录
https://dl.google.com/dl/android/aosp/bullhead-ota-n2g48c-b90e4a00.zip
难道不是执行 flyme config 的过程中工具自动解压system.new.dat,而是要先自己手动解压吗?如何解压?
The text was updated successfully, but these errors were encountered: