mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Clarify "mounting a partition" (chapter 2.7).
This commit is contained in:
parent
97f4747aaf
commit
2646c571d7
@ -16,6 +16,11 @@
|
|||||||
<envar>LFS</envar> environment variable described in the previous section.
|
<envar>LFS</envar> environment variable described in the previous section.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
<para>Strictly speaking, one cannot "mount a partition". One mounts the <emphasis>file
|
||||||
|
system</emphasis> embedded in that partition. But since a single partition can't contain
|
||||||
|
more than one file system, people often speak of the partition and the
|
||||||
|
associated file system as if they were one and the same.</para>
|
||||||
|
|
||||||
<para>Create the mount point and mount the LFS file system with these commands:</para>
|
<para>Create the mount point and mount the LFS file system with these commands:</para>
|
||||||
|
|
||||||
<screen role="nodump"><userinput>mkdir -pv $LFS
|
<screen role="nodump"><userinput>mkdir -pv $LFS
|
||||||
|
Loading…
Reference in New Issue
Block a user