65 lines
1.9 KiB
HTML
65 lines
1.9 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of MODULES</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>MODULES</H1>
|
|
Section: File Formats (5)<BR>Updated: Version 1.2<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
/etc/modules - kernel modules to load at boot time
|
|
<A NAME="lbAC"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
<P>
|
|
|
|
The
|
|
<B>/etc/modules</B>
|
|
|
|
file contains the names of kernel modules that are to be loaded at boot
|
|
time, one per line. Options can only be specified using
|
|
<B>modprobe.d</B>
|
|
|
|
configuration files. Lines beginning with a '#' are ignored.
|
|
<A NAME="lbAD"> </A>
|
|
<H2>EXAMPLE</H2>
|
|
|
|
<BR> # /etc/modules: kernel modules to load at boot time.
|
|
<BR> #
|
|
<BR> # This file contains the names of kernel modules that
|
|
<BR> # should be loaded at boot time, one per line. Lines
|
|
<BR> # beginning with "#" are ignored.
|
|
<P>
|
|
<BR> w83781d
|
|
<P>
|
|
<BR> 3c509
|
|
<BR> nf_nat_ftp
|
|
<A NAME="lbAE"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?8+depmod">depmod</A></B>(8)
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?8+modprobe">modprobe</A></B>(8)
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?5+modprobe.d">modprobe.d</A></B>(5)
|
|
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="1"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="2"><A HREF="#lbAC">DESCRIPTION</A><DD>
|
|
<DT id="3"><A HREF="#lbAD">EXAMPLE</A><DD>
|
|
<DT id="4"><A HREF="#lbAE">SEE ALSO</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:06:04 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|