Messages in this thread |  | | Date | Fri, 25 Aug 2000 13:29:17 +0200 | From | Helge Hafting <> | Subject | Re: where can I get kmod ? |
| |
Ahmed El-Mahmoudy wrote: > > I read in Documentation/kmod.txt that kmod is preferred over kerneld, is > 'kmod' a part of the linux kernel or is it a separate program
It is a part of the kernel. When you configure your kernel, (make menuconfig) go into the "Loadable module support" menu. Select "Enable loadable module support" and "Kernel module loader", the latter one is kmod.
kmod will be compiled into the kernel, there is no extra module for it. You'll want to have modutils installed of course.
Helge Hafting - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |