|
@ -3,7 +3,7 @@ |
|
|
<body text="#000000" bgcolor="#FFFFFF" link="#0000EF" vlink="#51188E" |
|
|
<body text="#000000" bgcolor="#FFFFFF" link="#0000EF" vlink="#51188E" |
|
|
alink="#FF0000"> |
|
|
alink="#FF0000"> |
|
|
|
|
|
|
|
|
<center>$Id: index.html,v 1.80 2002/01/15 02:45:54 freesource Exp $</center> |
|
|
<center>$Id: index.html,v 1.81 2002/01/15 04:14:15 freesource Exp $</center> |
|
|
|
|
|
|
|
|
<p> |
|
|
<p> |
|
|
|
|
|
|
|
@ -1226,7 +1226,7 @@ in the /dev |
|
|
directory. |
|
|
directory. |
|
|
Make a directory called /initrd. |
|
|
Make a directory called /initrd. |
|
|
Delete libc*so and then |
|
|
Delete libc*so and then |
|
|
<code>ln -sf /initrd/lib/libc(real version)so libc*so</code>. |
|
|
<code>ln -sf /initrd/lib/libc(real version)so libc(real version)so</code>. |
|
|
Umount, compress, and copy |
|
|
Umount, compress, and copy |
|
|
over to your root disk (2 disk compression method - make sure compression |
|
|
over to your root disk (2 disk compression method - make sure compression |
|
|
and filesystem name match). |
|
|
and filesystem name match). |
|
|