1
0
mirror of https://github.com/fspc/gbootroot.git synced 2025-03-04 11:53:26 -05:00

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

This commit is contained in:
freesource 2002-01-15 04:14:15 +00:00
parent 34cd7f016d
commit ce893535ff

View File

@ -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;