Browse Source

More FAQ changes.

master
freesource 23 years ago
parent
commit
dd49c4c910
  1. 5
      doc/html/index.html

5
doc/html/index.html

@ -3,7 +3,7 @@
<body text="#000000" bgcolor="#FFFFFF" link="#0000EF" vlink="#51188E"
alink="#FF0000">
<center>$Id: index.html,v 1.72 2002/01/10 17:25:49 freesource Exp $</center>
<center>$Id: index.html,v 1.73 2002/01/10 17:30:59 freesource Exp $</center>
<p>
@ -1274,6 +1274,9 @@ automatically check for the existence of required modules, otherwise,
they are assumed to be part of the kernel.&nbsp;&nbsp;If you peruse the
verbosity box the required modules are revealed.&nbsp&nbsp;INITRD and
BLK_DEV_RAM should be in the kernel if an initrd is being used.&nbsp;&nbsp;
In general, if an initrd or root filesystem require a certain filesystem type,
that filesystem type needs to be built-in to the kernel, and can't be a
module.&nbsp;&nbsp;
There is a config for the uml kernel in
/usr/lib/bootroot/yard/Replacements/lib/modules.&nbsp;&nbsp;If you get
it running with uml, and it doesn't run with your own kernel, take a look

Loading…
Cancel
Save