| [323] | 1 | <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
|
|---|
| 2 |
|
|---|
| 3 | <article>
|
|---|
| 4 | <articleinfo>
|
|---|
| 5 | <!-- $MVD$:app("MicroVision WebExpress","769") -->
|
|---|
| 6 | <!-- $MVD$:template("","0","0") -->
|
|---|
| 7 | <!-- $MVD$:color("18","840084","Custom #1","0") -->
|
|---|
| 8 | <!-- $MVD$:color("19","80ff","Orange","1") -->
|
|---|
| 9 | <!-- $MVD$:color("20","ffd6ce","Lavender","1") -->
|
|---|
| 10 | <title>Linux Kernel Modules</title>
|
|---|
| 11 | </articleinfo>
|
|---|
| 12 |
|
|---|
| 13 | <para></para>
|
|---|
| 14 | <informaltable><tgroup cols="3"><tbody>
|
|---|
| 15 | <row>
|
|---|
| 16 | <entry>
|
|---|
| 17 | Mondo Rescue and Mindi Linux HOWTO
|
|---|
| 18 | </entry>
|
|---|
| 19 | </row>
|
|---|
| 20 | <row>
|
|---|
| 21 | <entry>
|
|---|
| 22 | <ulink url="kernelsupport.html">Prev</ulink>
|
|---|
| 23 | </entry>
|
|---|
| 24 | <entry>
|
|---|
| 25 | Chapter 4. System Requirements
|
|---|
| 26 | </entry>
|
|---|
| 27 | <entry>
|
|---|
| 28 | <ulink url="linuxpackages.html">Next</ulink>
|
|---|
| 29 | </entry>
|
|---|
| 30 | </row>
|
|---|
| 31 | </tbody></tgroup></informaltable>
|
|---|
| 32 |
|
|---|
| 33 | <sect1 id="KERNELMODULE"><title>4.3. Linux Kernel Modules</title>
|
|---|
| 34 | <para>Mondo (specifically Mindi) does not require any specific
|
|---|
| 35 | modules. It does require that your kernel support the initrd
|
|---|
| 36 | initial ramdisk facility. Typically this is supported by the Linux
|
|---|
| 37 | kernel. Modules used are needed to support the CD, floppy disks,
|
|---|
| 38 | hard disks, etc. If the support is modular, then the modules will
|
|---|
| 39 | be incorporated in a boot disk by Mindi. If the support is built-in
|
|---|
| 40 | (static), then it will be available at boot-time by default.</para>
|
|---|
| 41 | <para></para>
|
|---|
| 42 | <para></para>
|
|---|
| 43 | <informaltable><tgroup cols="3"><tbody>
|
|---|
| 44 | <row>
|
|---|
| 45 | <entry>
|
|---|
| 46 | <ulink url="kernelsupport.html">Prev</ulink>
|
|---|
| 47 | </entry>
|
|---|
| 48 | <entry>
|
|---|
| 49 | <ulink url="index.html">Home</ulink>
|
|---|
| 50 | </entry>
|
|---|
| 51 | <entry>
|
|---|
| 52 | <ulink url="linuxpackages.html">Next</ulink>
|
|---|
| 53 | </entry>
|
|---|
| 54 | </row>
|
|---|
| 55 | <row>
|
|---|
| 56 | <entry>
|
|---|
| 57 | Linux Kernel Support
|
|---|
| 58 | </entry>
|
|---|
| 59 | <entry>
|
|---|
| 60 | <ulink url="systemrequirements.html">Up</ulink>
|
|---|
| 61 | </entry>
|
|---|
| 62 | <entry>
|
|---|
| 63 | Related Linux Packages
|
|---|
| 64 | </entry>
|
|---|
| 65 | </row>
|
|---|
| 66 | </tbody></tgroup></informaltable>
|
|---|
| 67 |
|
|---|
| 68 |
|
|---|
| 69 | </sect1></article>
|
|---|