Hi Dear,
See modules are basically defined as M in kernel image which
means kernel checks that the support for any device or services would
required modules to be loaded while booting and detect them in layman
terms. If you don't enable some modules in /etc/modules.conf or
/etc/modprobe.conf that modules can be made detected using insmod and
modprobe command so it would be detected for that session only and
again when you reboot if wouldn't be detected unless you make it
enable in modprobe.conf or modules.conf.
The thing is 2.6 series of kernels uses modprobe.conf instead of
modules.conf which was being used by 2.4 series of kernels so need to
panic if you don't see modules.conf in RHEL5 brother.
modprobe,insmod,depmod,rmmod are generally the commands to play with
modules. modprobe and insmod mostly does the same thing,depmod looks
for module dependencies and rmmod is used for removing the module.
You can have a look at
tldp.org the linux documentation project on
internet which has lot of docs on kernel hacking,kernal internals and
device drivers.
Thanks,
Alok
www.inferno.co.in !
Go with the best !
All Linux/Java Solutions-Training under one roof !
(Mob:-9925519798)