Browse Source

Changed "real numbers" to "real version" on libc .. makes more sense.

master
freesource 23 years ago
parent
commit
ce893535ff
  1. 4
      doc/html/index.html

4
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.79 2002/01/14 04:15:46 freesource Exp $</center>
<center>$Id: index.html,v 1.80 2002/01/15 02:45:54 freesource Exp $</center>
<p>
@ -1226,7 +1226,7 @@ in the /dev
directory.&nbsp;&nbsp;
Make a directory called /initrd.&nbsp;&nbsp;
Delete libc*so and then
<code>ln -sf /initrd/lib/libc(real numbers)so libc*so</code>.&nbsp;&nbsp;
<code>ln -sf /initrd/lib/libc(real version)so libc*so</code>.&nbsp;&nbsp;
Umount, compress, and copy
over to your root disk (2 disk compression method - make sure compression
and filesystem name match).&nbsp;&nbsp;

Loading…
Cancel
Save