Ignore:
Timestamp:
07/28/2021 08:52:27 PM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
2f67a2a, ad40530
Parents:
7f9a480
Message:

Clarify remounting after exiting chroot

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter07/stripping.xml

    r7f9a480 r7e4c60e  
    176176        If you left the chroot environment either to strip off debug
    177177        symbols, create a backup, or restart building using a restore,
    178         remember to mount the kernel virtual filesystems now again as
     178        remember to check that the virtual filesystems are still
     179        mounted (<command>findmnt | grep $LFS</command>).
     180        If they are not mounted, remount them now as
    179181        described in <xref linkend='ch-tools-kernfs'/> and re-enter
    180182        the chroot environment (see <xref linkend='ch-tools-chroot'/>)
    181         again before continuing.
     183        before continuing.
    182184      </para>
    183185    </important>
Note: See TracChangeset for help on using the changeset viewer.