Re: [expert] Load a kernel module at boot

2001-10-30 Thread Onur Kucuk


BW> Can anyone tell me where I can add:

BW> modprobe esssolo1

BW> to my boot scripts so that my sound card module is loaded automatically?
BW> I don't want to recompile my kernel as I've got everything running s nice.

BW> Thanks in advance,
BW> Bill.


You can add it to /etc/rc.d/rc.local , so that command will be
executed at boot.

 Onur Kucuk



_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] Load a kernel module at boot

2001-10-30 Thread John Haywood

On Wed, 31 Oct 2001 08:25, you wrote:
> [expert] Load a kernel module at boot
>  From: Bill Witherspoon <[EMAIL PROTECTED]>
>  To: [EMAIL PROTECTED]
>
> Can anyone tell me where I can add:
>
> modprobe esssolo1
>
> to my boot scripts so that my sound card module is loaded automatically?
> I don't want to recompile my kernel as I've got everything running s
> nice.
>
> Thanks in advance,
> Bill.

/etc/rc.local, but for the *real deal* look in /etc/modules.conf (or 
conf.modules if you're running an older system) and load from there (man 
modules.conf)
-- 
john in syd



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] Load a kernel module at boot

2001-10-30 Thread Bill Witherspoon

On Wed, 31 Oct 2001 09:53:00 +1100
John Haywood <[EMAIL PROTECTED]> wrote:

> On Wed, 31 Oct 2001 08:25, you wrote:
> > [expert] Load a kernel module at boot
> >  From: Bill Witherspoon <[EMAIL PROTECTED]>
> >  To: [EMAIL PROTECTED]
> >
> > Can anyone tell me where I can add:
> >
> > modprobe esssolo1
> >
> > to my boot scripts so that my sound card module is loaded automatically?
> > I don't want to recompile my kernel as I've got everything running s
> > nice.
> >
> > Thanks in advance,
> > Bill.
> 
> /etc/rc.local, but for the *real deal* look in /etc/modules.conf (or 
> conf.modules if you're running an older system) and load from there (man 
> modules.conf)
> -- 
> john in syd
> 
> 

Thanks, that did it!

Bill.



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com