ITADN

[Question] Error applying incremental OTA: Partition has CoW estimate, but VABC is disabled

#607ClosedMarcosBarceloPerez 创建于 2026-06-06
Today I tried to apply an incremental stock OTA to my full stock OTA of Nothing OS, but when I entered the following command, I ended up getting this error, which I haven't been able to fix. Command: `TMPDIR=~/AVB/avbroot-inc-ota/TMP uv run avbroot-inc-ota.py apply --avbroot ../avbroot.sh --delta-generator ./otat/bin/delta_generator --key ../priv/ota.key --cert ../pub/ota.crt --input-old ../../OLD.zip --input-inc ../../INC.zip --output-new ../../NEW.zip` Error: `[INFO] Running: /home/marcos/AVB/avbroot-inc-ota/../avbroot zip pack -q -o ../../NEW.zip --payload --key /home/marcos/AVB/avbroot-inc-ota/../priv/ota.key --cert /home/marcos/AVB/avbroot-inc-ota/../pub/ota.crt [cwd: /home/marcos/AVB/avbroot-inc-ota/TMP/tmppe06f5iz]` `Enter passphrase for "/home/marcos/AVB/avbroot-inc-ota/../priv/ota.key": 7.652s ERROR Partition has CoW estimate, but VABC is disabled: vendor Traceback (most recent call last):` Just to clarify, I'm new to all this, and I don't really know much about it.
关闭于 2026-06-06 4 条评论