Hi polikuo,
Wow..!! I did not know this.
You just have to modify specific files and backup to mydata.tgz
I'll re-read the book again and also find more info about this. See, I think there are many things I still missed and don't understand just by reading.
Meanwhile, I guess I can just do this to make mydata.tgz ??
1. Boot in to Core-11.1
2. Do as you suggested below
Just copy that script to /home/tc/.local/bin
Then add
Code: [Select]
su tc -c '/home/tc/.local/bin/the_script'
to your /opt/bootlocal.sh instead.
3. run filetool.sh -b
And that will produce mydata.tgz which then I can put eg. in root of my USB stick and it will be loaded upon boot. Is that correct?
Thank you for pointing this out. This is probably the best solution for me.
Because this
mydata.tgz is also portable as similar to tcz (I can just copy and reuse them easily).