Changes in / [00e8b532:ad40530]


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter07/stripping.xml

    r00e8b532 rad40530  
    188188        If you left the chroot environment either to strip off debug
    189189        symbols, create a backup, or restart building using a restore,
    190         remember to mount the kernel virtual filesystems now again as
     190        remember to check that the virtual filesystems are still
     191        mounted (<command>findmnt | grep $LFS</command>).
     192        If they are not mounted, remount them now as
    191193        described in <xref linkend='ch-tools-kernfs'/> and re-enter
    192194        the chroot environment (see <xref linkend='ch-tools-chroot'/>)
    193         again before continuing.
     195        before continuing.
    194196      </para>
    195197    </important>
Note: See TracChangeset for help on using the changeset viewer.