On Wed, Aug 6, 2008 at 2:25 AM, Denis Knauf <[EMAIL PROTECTED]> wrote:
> There's no reason for modprobe.preload. /etc/modprobe is enough to use. >From my own modprobe.preload: # /etc/modprobe.preload: kernel modules to load at boot time. # # This file should contain the names of kernel modules that are # to be loaded at boot time, one per line. Comments begin with # a `#', and everything on the line after them are ignored. # this file is for module-init-tools (kernel 2.5 and above) ONLY # for old kernel use /etc/modules My distro is PCLinuxOS, based on Mandriva. But this goes beyond distros: As you can read, kernel 2.6 configs use modprobe.preload. The patches I submitted also read modprobe.preload. Anyway, thanks for answering. -- _______________________________________________ Initng mailing list [email protected] http://jw.dyndns.org/mailman/listinfo/initng
