I would recommend that you put them where you'll remember them.

/B


----- Original Message -----
From: "CM Miller" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 19, 2003 17:29
Subject: Re: How to load modules automatically in RH 8.0?


>
> Sorry to not write back sooner, but I added the
> modules under rc.local and they loaded just fine.
>
> What is better?  Load the modules under rc.local or
> modules.conf?
>
> thanks
>
> -Chris
>
>
>
> >Syntax problem here.
> >An alias takes the form of:
> >(From my /etc/modules.conf)
>
> >alias parport_lowlevel parport_pc
> >alias sound-slot-0 emu10k1
> >alias char-major-226 radeon
> >alias eth0 bcm4400
>
> >Even so, I don't know that the proper alias will
> cause >the module to
> >load
> >unless something calls for it.
>
> >You could just add a line or 2  in /etc/rc.local
>
> >I do this to force my agpgart module to load, passing
> >a required
> >option.
> >$ cat /etc/rc.local
> >#!/bin/sh
>
> >touch /var/lock/subsys/local
> >modprobe agpgart agp_try_unsupported=1
>
> >- --
> >- -Michael
>
>
>
> =====
> Winning an argument on the internet is like getting 1st place at the
Special Olympics
>
> *****************************************
> GAIM ID:  cmmiller1973
> *****************************************
>
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
> http://mailplus.yahoo.com
>
>
>
> --
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> https://listman.redhat.com/mailman/listinfo/redhat-list



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to