diff --git a/doc/html/index.html b/doc/html/index.html index 551cb88..cae51fe 100644 --- a/doc/html/index.html +++ b/doc/html/index.html @@ -3,7 +3,7 @@
-
@@ -1226,7 +1226,7 @@ in the /dev
directory.
Make a directory called /initrd.
Delete libc*so and then
-ln -sf /initrd/lib/libc(real version)so libc*so
.
+ln -sf /initrd/lib/libc(real version)so libc(real version)so
.
Umount, compress, and copy
over to your root disk (2 disk compression method - make sure compression
and filesystem name match).