I try to install two loadable modules in Redhat7.2
(kernel: 2.4.7-10smp)

After the installation, they works fine.
But each time when I run the command "depmod -a"
I will got below error information:
*****************************************************
depmod: *** Unresolved symbols in
/lib/modules/2.4.7-10smp/kernel/drivers/char/admxrc.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.7-10smp/kernel/drivers/char/cometmem.o
*******************************************************

What's the reason? And how to solve it?

Another question.
In debian,there is a file /etc/modules/ where to put
the loadable modules,which will be loaded at boot
time.

but in redhat, there is no such a file.

How to do the same thing?

I write a script in /etc/rc.d/, it works, but I am
still wondering if there is a standard way to do that?

Thanks very much

__________________________________________________
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to