mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
Clarify "mounting a partition" (chapter 2.7).
This commit is contained in:
parent
97f4747aaf
commit
2646c571d7
@ -15,6 +15,11 @@
|
|||||||
the file system is mounted at the directory specified by the
|
the file system is mounted at the directory specified by the
|
||||||
<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>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user