Hello, I would like to customize the Raspberry Pi Ubuntu image before I flash it to multiple SD cards. I tried to use Cubic: I downloaded the official image which is an img.xz file. I extracted it, and converted the img to iso since Cubic only accepts iso files. However, when I try to add this source iso in Cubic, it complains about having a wrong file format. Can you suggest a better way to try and customize it? I just need to uninstall some software that are there by default, and install others that are not there, nothing crazy really.
Why not customize Ubuntu exactly as desired on one Raspberry Pi, and before you make any other changes clone the Micro SD?
Can I run a bash script before I configure Ubuntu when I start it first time? I couldn’t find, but maybe I missed it. If I configure it, then run my script and then clone, the clone will inherit the user, language etc settings which I don’t want