On Thu, 2002-05-23 at 16:45, John P Verel wrote:
> I have to do the following:
> 
> load the module usb-uhci
> mount the usbdevfs on /proc/bus/usb.
> 
> How do I get the module to load before mount is invoked?

If you have it configured properly (which should be done out of the box)
there will be the line:
alias usb-controller usb-uhci
in /etc/modules.conf.  The RH init scripts will load the module during
the boot sequence.  It should be installed in time for anything listed
in /etc/fstab to be mounted.





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

Reply via email to