On Sun, 2005-02-06 at 18:47 +0800, Robert Storey wrote: > Hi all, > > Just a quick question. I'm used to Debian where modules are loaded from > /etc/modules, but I don't see such a file in Fedora. Does anyone happen > to know what the Fedora equivalent is called? > > thanks in advance, > Robert > Possibly /etc/modprobe.conf, or maybe /etc/rc.modules the latter contains module commands (modprobe, etc.) and runs at startup if it exixts. Modprobe.conf has a man file. Bob...