Re: boot up commands

2001-04-17 Thread V.Suresh
ard. And typed: > >Hi, > >Just stick the name of the module you want to load at boot time in >/etc/modules. > >- Kevin. > >- Original Message - >From: "V.Suresh" <[EMAIL PROTECTED]> >To: "Debian List" >Sent: Wednesday,

Re: boot up commands

2001-04-17 Thread Kevin Easton
Hi, Just stick the name of the module you want to load at boot time in /etc/modules. - Kevin. - Original Message - From: "V.Suresh" <[EMAIL PROTECTED]> To: "Debian List" Sent: Wednesday, April 18, 2001 1:38 AM Subject: boot up commands &g

Re: boot up commands

2001-04-17 Thread will trillich
On Tue, Apr 17, 2001 at 09:38:51PM +0600, V.Suresh wrote: > I want a insmod command to beperformed during booting. In which file should > I put it up? SHould I write a new script, and put it in /etc/init.d? > But I don't know how to implement the start/stop functions? cd /etc/init.d cp skeleton yo

Re: boot up commands

2001-04-17 Thread James Tapping
Put it in the file /etc/modules normaly works for me.. On Tue, 17 Apr 2001, V.Suresh wrote: > I want a insmod command to beperformed during booting. In which file should > I put it up? SHould I write a new script, and put it in /etc/init.d? > But I don't know how to implement the start/stop fu

boot up commands

2001-04-17 Thread V.Suresh
I want a insmod command to beperformed during booting. In which file should I put it up? SHould I write a new script, and put it in /etc/init.d? But I don't know how to implement the start/stop functions? Help. -- Regards, .---.