I'm trying to re-install the system on a RB5.
The system image I want to install is 1.0.5-M0052-9.1-perf-c, and the current system is 1.0.3-M0052-9.1-perf.
I get the following error messages when running flash-full .sh(1.0.5-M0052-9.1-perf-c):
[INFO] version: 0.0
[INFO] adb installed
[INFO] fastboot installed
[INFO] qti-ubuntu-robotics-image-qrb5165-rb5-boot.img present
[INFO] abl.elf present
[INFO] qti-ubuntu-robotics-image-qrb5165-rb5-sysfs.ext4 present
[INFO] Saving camera calibration files
adb: error: remote object '/data/modalai' does not exist
[INFO] Saving test sig
/usr/lib/rfsa/adsp/: 9 files pulled. 6.1 MB/s (4505752 bytes in 0.710s)
[ERROR] test sig failed to save
It seems like the script is trying to backup some files, but the files aren't there.
What should I do to install the system image 1.0.5 properly?