Changeset 2646c57


Ignore:
Timestamp:
09/27/2022 05:21:38 PM (19 months ago)
Author:
David Bryant <davidbryant@…>
Branches:
11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, bdubbs/gcc13, multilib, renodr/libudev-from-systemd, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
ec7b0466
Parents:
97f4747
Message:

Clarify "mounting a partition" (chapter 2.7).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter02/mounting.xml

    r97f4747 r2646c57  
    1616  <envar>LFS</envar> environment variable described in the previous section.
    1717  </para>
     18 
     19  <para>Strictly speaking, one cannot "mount a partition". One mounts the <emphasis>file
     20  system</emphasis> embedded in that partition. But since a single partition can't contain
     21  more than one file system, people often speak of the partition and the
     22  associated file system as if they were one and the same.</para>
    1823
    1924  <para>Create the mount point and mount the LFS file system with these commands:</para>
Note: See TracChangeset for help on using the changeset viewer.