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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to