* Automatically loading kernel modules at bootup
@ 2007-03-29 15:52 Daniel Rodrick
2007-03-29 16:39 ` Erik Mouw
2007-03-29 20:42 ` Rodrigo Rubira Branco
0 siblings, 2 replies; 3+ messages in thread
From: Daniel Rodrick @ 2007-03-29 15:52 UTC (permalink / raw)
To: Kernel Newbies, Linux Newbie
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Automatically loading kernel modules at bootup
2007-03-29 15:52 Automatically loading kernel modules at bootup Daniel Rodrick
@ 2007-03-29 16:39 ` Erik Mouw
2007-03-29 20:42 ` Rodrigo Rubira Branco
1 sibling, 0 replies; 3+ messages in thread
From: Erik Mouw @ 2007-03-29 16:39 UTC (permalink / raw)
To: Daniel Rodrick; +Cc: Kernel Newbies, Linux Newbie
-----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/MET1QCdHegA
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Automatically loading kernel modules at bootup
2007-03-29 15:52 Automatically loading kernel modules at bootup Daniel Rodrick
2007-03-29 16:39 ` Erik Mouw
@ 2007-03-29 20:42 ` Rodrigo Rubira Branco
1 sibling, 0 replies; 3+ messages in thread
From: Rodrigo Rubira Branco @ 2007-03-29 20:42 UTC (permalink / raw)
To: linux-newbie
[-- Attachment #1: Type: text/plain, Size: 698 bytes --]
You can also use initrd (or initramfs)...
Cya,
rodrigo (BSDaemon).
On Thu, 2007-03-29 at 21:22 +0530, Daniel Rodrick wrote:
> Hi,
>
> How do I make sure that my kernel module gets loaded automatically on
> system bootup?
>
> Thanks,
>
> Dan
> -
> 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
--
Rodrigo Rubira Branco
Software Engineering - Advanced Linux Response Team (ALRT)
IBM Linux Technology Center (IBM/LTC)
rrbranco@br.ibm.com
GPG KeyID: 5E90CA19
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-03-29 20:42 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-29 15:52 Automatically loading kernel modules at bootup Daniel Rodrick
2007-03-29 16:39 ` Erik Mouw
2007-03-29 20:42 ` Rodrigo Rubira Branco
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox