diff options
Diffstat (limited to 'chapter02/creatingfilesystem.xml')
-rw-r--r-- | chapter02/creatingfilesystem.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter02/creatingfilesystem.xml b/chapter02/creatingfilesystem.xml index f7c05250f..cb49da0b4 100644 --- a/chapter02/creatingfilesystem.xml +++ b/chapter02/creatingfilesystem.xml @@ -28,7 +28,7 @@ <screen role="nodump"><userinput>mke2fs -jv /dev/<replaceable><xxx></replaceable></userinput></screen> <para>Replace <replaceable><xxx></replaceable> with the name of the LFS - partition (<filename class="devicefile">hda5</filename> in our previous + partition (<filename class="devicefile">sda5</filename> in our previous example).</para> <note> |