mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-05 22:04:48 +00:00
changed hda11 into xxx and added a note - to avoid someone cutnpasting the wrong partition
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@370 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
fea15a34d9
commit
64df8d1626
@ -12,7 +12,7 @@ run the following:
|
||||
|
||||
<blockquote><literallayout>
|
||||
|
||||
<userinput>mke2fs /dev/hda11</userinput>
|
||||
<userinput>mke2fs /dev/xxx</userinput>
|
||||
|
||||
</literallayout></blockquote>
|
||||
|
||||
@ -22,9 +22,13 @@ To create a reiser file system, run the following:
|
||||
|
||||
<blockquote><literallayout>
|
||||
|
||||
<userinput>mkreiserfs /dev/hda11</userinput>
|
||||
<userinput>mkreiserfs /dev/xxx</userinput>
|
||||
|
||||
</literallayout></blockquote>
|
||||
|
||||
<para>
|
||||
Replace "xxx" by the partition's designation (like hda11).
|
||||
</para>
|
||||
|
||||
</sect1>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user