[CLUE-Tech] Modules
Brandon N
bneill at yahoo.com
Mon Apr 16 14:20:35 MDT 2001
creating the alias is only half of what you need to do, you still need
to do a modprobe or insmod somewhere, usually in a rc script
my (slackware) machine has an rc.modules file that has a lot of lines
like:
modprobe scsi_mod
try doing that from the command line, then do lsmod
--- Dan Harris <coronadh at coronasolutions.com> wrote:
> Some distros use conf.modules instead of modules.conf..
>
> -Dan Harris
>
> joel wrote:
> >
> > I need to force several modules to load at boot time:
> > scsi_mod
> > sr_mod
> > ide-scsi
> > lvm-mod
> >
> > I put the following lines in /etc/modules.conf:
> > alias lvm lvm-mod
> > alias scsi scsi_mod
> > alias scsi_cdrom sr_mod
> > alias cddriver ide-scsi
> >
> > However, these modules still aren't being loaded when I boot up.
> >
> > Any ideas?
> >
> > _______________________________________________
> > CLUE-Tech mailing list
> > CLUE-Tech at clue.denver.co.us
> > http://clue.denver.co.us/mailman/listinfo/clue-tech
>
>
> --
> _______________________________________________
> CLUE-Tech mailing list
> CLUE-Tech at clue.denver.co.us
> http://clue.denver.co.us/mailman/listinfo/clue-tech
__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/
More information about the clue-tech
mailing list