I am experiencing issues while building an AUTOSD image for TDA4 EVM Board. I have attached the detailed build procedure followed, along with the error logs observed during the build process of the TDA4 EVM board, for your reference. Please share the recommended procedure to create a bootable SD card using the AUTOSD image.
Website followed - https://docs.centos.org/automotive-sig-documentation/provisioning/flashing-t...
OS - CentOS Stream 10 (On virtual machine manager)
Commands used - [sk@localhost automotive-image-builder]$ sudo ./bin/aib-dev build-deprecated \ --container \ --target tda4vm_sk \ --mode package \ --export image \ examples/simple.aib.yml .
Output - usage: aib-dev [-h] [--version] [--verbose] {build-deprecated,build,list-distro,list-targets,list-rpms,download} ... aib-dev: error: unrecognized arguments: tda4vm_sk --mode package --export image examples/simple.aib.yml .