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

Another real version :)

This commit is contained in:
freesource 2002-01-15 07:43:31 +00:00
parent fb9b3ed43b
commit fa195b3ff6

View File

@ -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.&nbsp;&nbsp; directory.&nbsp;&nbsp;
Make a directory called /initrd.&nbsp;&nbsp; Make a directory called /initrd.&nbsp;&nbsp;
Delete libc*so and then Delete libc*so and then
<code>ln -sf /initrd/lib/libc(real version)so libc*so</code>.&nbsp;&nbsp; <code>ln -sf /initrd/lib/libc(real version)so libc(real version)so</code>.&nbsp;&nbsp;
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).&nbsp;&nbsp; and filesystem name match).&nbsp;&nbsp;