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:
parent
34cd7f016d
commit
ce893535ff
@ -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.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>
|
<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 numbers)so libc*so</code>.
|
<code>ln -sf /initrd/lib/libc(real version)so libc*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).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user