Automatically loading kernel modules at bootup

Automatically loading kernel modules at bootup

am 29.03.2007 17:52:45 von Daniel Rodrick

Hi,

How do I make sure that my kernel module gets loaded automatically on
system bootup?

Thanks,

Dan

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@nl.linux.org
Please read the FAQ at http://kernelnewbies.org/FAQ

Re: Automatically loading kernel modules at bootup

am 29.03.2007 18:39:01 von Erik Mouw

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thu, Mar 29, 2007 at 09:22:45PM +0530, Daniel Rodrick wrote:
> How do I make sure that my kernel module gets loaded automatically on
> system bootup?

Depends. Hotplug/udev will automatically load modules for devices in
plug-and-play busses (PCI, USB, Cardbus, firewire, etc). If that
doesn't work, it gets distro specific. In Debian you would put the
module name in /etc/modules, don't know about other distributions.


Erik

- --
They're all fools. Don't worry. Darwin may be slow, but he'll
eventually get them. -- Matthew Lammers in alt.sysadmin.recovery
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGC+uk/PlVHJtIto0RAl2BAJ9K1IdFgcyCrJh8JWh7qP90/MET1QCd HegA
vrANsmoHcmHk8pO8IZpMFTA=
=IoIt
-----END PGP SIGNATURE-----
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

Re: Automatically loading kernel modules at bootup

am 29.03.2007 22:42:35 von Rodrigo Rubira Branco

--=-IfaaOAKBgl+D1SwfA2dY
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

You can also use initrd (or initramfs)...

Cya,

rodrigo (BSDaemon).

On Thu, 2007-03-29 at 21:22 +0530, Daniel Rodrick wrote:
> Hi,
>=20
> How do I make sure that my kernel module gets loaded automatically on
> system bootup?
>=20
> Thanks,
>=20
> Dan
> -
> To unsubscribe from this list: send the line "unsubscribe linux-newbie" i=
n
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.linux-learn.org/faqs
--=20
Rodrigo Rubira Branco
Software Engineering - Advanced Linux Response Team (ALRT)
IBM Linux Technology Center (IBM/LTC)
rrbranco@br.ibm.com

GPG KeyID: 5E90CA19

--=-IfaaOAKBgl+D1SwfA2dY
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQBGDCS7xJRNvl6QyhkRAr97AJ9BmKuJfqp4GYsDhqg3nyJBJFgBggCd E/SD
YGjWXKFjsg96YQhB/WXhmgs=
=TB8n
-----END PGP SIGNATURE-----

--=-IfaaOAKBgl+D1SwfA2dY--

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs