On Fri, May 30, 2003 at 04:48:55PM +0300, Amir Hardon wrote:
> 
> I'm trying to find out about the process of auto loading modules when needed,


  I am not sure what you are looking for. Would you like to know how the
kernel loads modules automatically? 

    Or,


> I've just installed a minimal system, and couldn't find out how to make my NIC 
> module auto loaded when needed.
> After running through some documents without any success, I checked the 
> /etc/modules.conf in my auto configured redhat system and saw that I need to 
> alias my NIC module as eth0.
> 


  would you like to know how to configure the system so that required
modules will be auto loaded when needed?

  In any case it seems that you were able to find the answer by
yourself. If it is the former then looking at the kernel source, at the
LDP guides or searching the net can provide some leads if not the full
answer. Similarly, for the later you can look at the LDP HOWTOs, at
/usr/share/doc/package-that-raises-that-question, search the net or look
in the kernel source. You can also ask here, hopefully after you 
exhausted those methods.
  I believe there are many documents to find what you are looking for.
For example, while some people might prefer to first look at the kernel
source, others might prefer to begin by reading some LDP stuff.

-- 

    Shaul Karl, [EMAIL PROTECTED] e t

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to