I'm a complete Linux n00b and I need some help with this small project I need to do for work.
I basically need to make a custom script for Clonezilla Live! to basically boot up on its own from USB flash drive all the way to the section of selecting which HDD is the source HDD and which is the destination HDD. It would actually be better if the script can make it so that it automatically runs everything. Basically, just have everything plugged in, power on the system, and it'll start copying everything on its own.
On the
Clonezilla website, they have instructions on what code to use for making this, but it doesn't tell me where I can create the the custom-ocs file for the script or how to create it. This is where I need help.
I have also found another page that goes into much more detail about creating a custom-ocs file to run the script, but again, there's no information on how to start creating a script.
Where do I start on even creating a script?