From dd49c4c9101c246ad5ad8bac72c9a93833c4c6fa Mon Sep 17 00:00:00 2001 From: freesource Date: Fri, 11 Jan 2002 02:26:41 +0000 Subject: [PATCH] More FAQ changes. --- doc/html/index.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/html/index.html b/doc/html/index.html index 9d9becd..7cc6ba4 100644 --- a/doc/html/index.html +++ b/doc/html/index.html @@ -3,7 +3,7 @@ -
$Id: index.html,v 1.72 2002/01/10 17:25:49 freesource Exp $
+
$Id: index.html,v 1.73 2002/01/10 17:30:59 freesource Exp $

@@ -1274,6 +1274,9 @@ automatically check for the existence of required modules, otherwise, they are assumed to be part of the kernel.  If you peruse the verbosity box the required modules are revealed.  INITRD and BLK_DEV_RAM should be in the kernel if an initrd is being used.   +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.   There is a config for the uml kernel in /usr/lib/bootroot/yard/Replacements/lib/modules.  If you get it running with uml, and it doesn't run with your own kernel, take a look