On Mon, Jun 11, 2001 at 06:38:57AM -0400, Jerry Sternesky wrote: | I didn't compile a new kernel, I wanted to see if I could work with the | default kernel. But your question makes me think it may not be included by | default, so I guess I will give that a look into. If I take this on I might | as well optimize a few things, so is there a site or document you would | recommend for reading up on how to adjust modules.conf? The man pages always | leaving me wanting more detail.
I would first look for modules that come with the default kernel. Usually the default kernel has everything you need, though non-essential stuff is in modules rather than compiled in. (Caveat: I haven't done any NFS work yet, 'yet' is the key word here <wink>) -D