On Wed, 4 Apr 2001, Szemerédy Gábor wrote:

> Hello!
> I am attempting to install a driver on my RH 6.2 with kernel
> 2.2.14-5.0, but the intallation finishes with:
> The present kernel configuration has modules disabled.
> Type 'make config' and enable loadable module support.
> Then build a kernel with module support enabled.
> When I try "make menuconfig" and choose "Loadable module support"
> there is under it:
> [*] Enable loadable module support
> [*] Set version information on all symbols for modules
> [*] Kernel module loader.
> Does it mean that things with asteriks are enabled in my kernel? Are
> they the defaults
> for my kernel?
> How can I be sure that the loadable module support is enabled in my
> running kernel or not?
> Thanks
>
Yes, [*] means it is selected.  One way to tell if loadable module
support is enabled is to run "rmmod -as" as root, and see if you get an
error message.  If you get an error, then loadable module support is not
enabled.

Mikkel
-- 

    Do not meddle in the affairs of dragons,
 for you are crunchy and taste good with ketchup.



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

Reply via email to