diff --git a/doc/html/index.html b/doc/html/index.html index 7fa269c..2e931c8 100644 --- a/doc/html/index.html +++ b/doc/html/index.html @@ -107,8 +107,10 @@ For instance, /dev/fb0 for frame buffer devices.

"Kernel Module"   Add the modules found in /lib/modules/kernel-version which are necessary for the Boot Method to work properly.   -If these modules aren't found here it is assumed that they either -are in the kernel or they do not exist.

+If these modules aren't found in the modules directory it is assumed +that they either are in the kernel or they do not exist.   +In the case of 2 disk compression, floppy needs to be included in the +kernel or included as a module.

@@ -337,7 +339,7 @@ provided the user much more versatility and power in creating distributions.

1. Download -root_fs_tomrtbt_1.7.205.bz2 at Sourceforge.

+root_fs_tomrtbt_1.7.205.bz2 from user-mode-linux at Sourceforge.