Proper way to autoload modules (/etc/rc.modules)?

Jeff Pitman symbiont at berlios.de
Wed Apr 6 11:36:24 UTC 2005


On Monday 04 April 2005 16:56, Peter Backlund wrote:
> which would load the nvidia module when any /dev/nvidia* device is
> accessed (they have char-major 195).

What if the /dev doesn't exist yet?  Chicken and egg 
problem.  /etc/makedev.d/* contains a list of devices to create when 
the module is loaded.

-- 
-jeff




More information about the devel mailing list