Hey everyone,
We're using TinyCoreLinux ( 9MB - Core Current Version ) for some experiments on VirtualBox. What we need to achieve is that when we just power on the TinyCoreLinux instance, after booting up, it runs a startup shell script which will install some necessary extensions such as "Openssh" and "Gcc-compiler", and then ping back at our server address.
We're done with that shell script contents which will do all this stuff but we're stucked at a point, when we just Poweroff the machine, everything vanish. We tried backup method but it didn't work out for us.
So, if you have idea of following stuff, do reply back:
1. Load shell script at boot time.
2. Save that shell script as integral part of our TinyCoreLinux instance.
Thank you!