Gentoo Archives: gentoo-user

From: Mark Shields <laebshade@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Canonical place to list modules to load
Date: Wed, 17 Jun 2009 14:31:26
Message-Id: 642958cc0906170731n29469645ibb78e6ce2741f290@mail.gmail.com
In Reply to: [gentoo-user] Canonical place to list modules to load by Harry Putnam
1 On Wed, Jun 17, 2009 at 10:21 AM, Harry Putnam <reader@×××××××.com> wrote:
2
3 > Where do we list modules we want loaded at boot?
4 >
5 > When I run modprobe fuse
6 > WARNING: Deprecated config file /etc/modprobe.conf, all config files
7 > belong into /etc/modprobe.d/.
8 >
9 > /etc/modprobe.conf doesn't actually appear to have any modules listed
10 > but does list a herd of aliases for modules.
11 >
12 > Looking under /etc/modprobe.d
13 > aliases.conf blacklist.conf i386.conf pnp-aliases.conf
14 >
15 > All of which appear to hold the same or more lists of aliases.
16 >
17 > So if I want to load `fuse' at boot... where do it put it?
18 >
19 >
20 >
21 It's been the same as long as I've been using Gentoo the past 5
22 years: /etc/modules.autoload.d/kernel-2.6. This has always been in the
23 handbook as long as I've been using Gentoo, too.
24
25 7.e. Kernel Modules
26
27 Configuring the Modules
28
29 You should list the modules you want automatically loaded in
30 /etc/modules.autoload.d/kernel-2.6. You can add extra options to the modules
31 too if you want.
32
33
34 --
35
36 I recommend reading the entire handbook from start to finish; it has plenty
37 of valuable information and will avoid unnecessary questions.
38 --
39 - Mark Shields

Replies

Subject Author
Re: [gentoo-user] Canonical place to list modules to load Neil Bothwick <neil@××××××××××.uk>
[gentoo-user] Re: Canonical place to list modules to load Harry Putnam <reader@×××××××.com>