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:
Mark Hymers 2002-10-05 00:06:54 +00:00
parent 050d775d30
commit ee46bc8bf4

View File

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