[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Run a premade script before init and inittab



On Fri, 4 Apr 2003, Kris wrote:

> I am trying to make a file system boot completely read-only on the hard
> drive but have a ramdrive load the / to do this I have a custom scipt that
> must execute before INIT is this possible and where can I place my custom
> script to make sure this gets done.

Have a look at /etc/inittab. As you can take from this file the scripts in
/etc/rcS.d/ are executed first, so you probably want to put your custom
script there.

Burkhard



Reply to: