mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
fix typo in number of blocks
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@305 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
050d775d30
commit
ee46bc8bf4
@ -125,7 +125,7 @@ like xfree86 dri, etc, as most rescues are performed from the command prompt.
|
|||||||
<userinput>rdev -R /dev/floppy/0 0</userinput>
|
<userinput>rdev -R /dev/floppy/0 0</userinput>
|
||||||
</screen>
|
</screen>
|
||||||
|
|
||||||
<para>In this example the rescueimage(KERNEL) was 353+1 blocks in size.
|
<para>In this example the rescueimage(KERNEL) was 429+1 blocks in size.
|
||||||
We will remember this for the next command. We now write the root file
|
We will remember this for the next command. We now write the root file
|
||||||
system right after the kernel on the floppy. by doing 16384+429+1=
|
system right after the kernel on the floppy. by doing 16384+429+1=
|
||||||
16814 </para>
|
16814 </para>
|
||||||
|
Loading…
Reference in New Issue
Block a user