well, since adding module support is rather basic i can't imagine there
being a document on how to do it(unless your talking about *programming*
modules) i hope i got your question right.

if you built your own kernel and did not include module support, go back
to the configuration of the kernel (be it config, menuconfig, or
xconfig) and go to the loadable module support section, and turn on 

[*] Enable loadable module support
[*] Kernel module loader

and i suggest turning OFF:

[ ] Set version information on all symbols for modules

having it on can cause problems on some 3rd party modules(it was a major
headache for me in vmware)

then recompile your kernel, reinstall it and reboot.  if your using a
kernel that came with the system chances are it already has module support
enabled.

note that if you want better security it is best to have module support
*OFF* as there was lots of talk about trojan modules that crackers use to
hide their activities,  i generally try to keep my servers fully static,
but my main machine at home has about 30 modules(about 26 of which cannot
be compiled into the kernel:< )  also make sure you have a recent version
of modutils(insmod -V) i use 2.1.121 and it works fine with kernel 2.2.10.

if you need info on how to configure/compile a kernel let me know i'd be
happy to walk you through what i do to make a new kernel(although its from
my days as a slackware user and by no means is it 'standard debian
practice') :)

nate

On Mon, 3 Jan 2000, Chris Hoover wrote:

wax_ma >Is there a good document on how to setup a 2.2.x kernel to use modules? 
 I went
wax_ma >to the ldp home page, but the only kernel modules howto I saw was dated 
from
wax_ma >1997.
wax_ma >
wax_ma >Thanks,
wax_ma >
wax_ma >chris
wax_ma >
wax_ma >
wax_ma >-- 
wax_ma >Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
wax_ma >

----------------------------------------[mailto:[EMAIL PROTECTED] ]--
   Vice President Network Operations       http://www.firetrail.com/
  Firetrail Internet Services Limited      http://www.aphroland.org/
       Everett, WA 425-348-7336            http://www.linuxpowered.net/
            Powered By:                    http://comedy.aphroland.org/
    Debian 2.1 Linux 2.0.36 SMP            http://yahoo.aphroland.org/
-----------------------------------------[mailto:[EMAIL PROTECTED] ]--
8:47pm up 137 days, 8:43, 4 users, load average: 1.71, 1.59, 1.55

Reply via email to