[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Loading Module at Startup



Hi all,

I'm using kernel 2.6.0-test11 and I'm not able to get some module loading when system starts.

I want to load LVM2 module. I add it into /etc/modules.conf, run depmod -a and I don't have any errors. When I restart the system, do an lsmod, I don't see the LVM module; I have to loads it manually with modprobe command.

Here is my /etc/modules.conf

alias eth0 e100
alias eth1 orinoco_cs
alias sound-slot-0 i810_audio
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || :
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || :
alias usb-controller usb-uhci
alias ieee1394-controller ohci1394
post-install dm-mod /etc/rc.d/init.d/devmap_mknod.sh

I add the last line as described into the INSTALL file of device-mapper (which is use with LVM2).

I also have the same problem with eth1 (orinoco_cs), I can get it loaded automatically.

Anybody have a suggestion?

Regards,

-----------
Yanick Quirion
Administrateur Réseau/Network Manager
NEOKIMIA INC.
Institut de Pharmacologie de Sherbrooke
3e étage (Édifice Z5)
3001 12e avenue Nord
Sherbrooke, Québec
CANADA
J1H 5N4
?
Tél.:??? +1 819 820-6040
Direct:? +1 819 820-6855
Fax.:??? +1 819 820-6841
?
email: Yanick Quirion neokimia com




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]