mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Clarify remounting after exiting chroot
This commit is contained in:
parent
7f9a48070e
commit
7e4c60ef34
@ -175,10 +175,12 @@ tar -xpf $HOME/lfs-temp-tools-&versiond;.tar.xz</computeroutput></screen>
|
||||
<para>
|
||||
If you left the chroot environment either to strip off debug
|
||||
symbols, create a backup, or restart building using a restore,
|
||||
remember to mount the kernel virtual filesystems now again as
|
||||
remember to check that the virtual filesystems are still
|
||||
mounted (<command>findmnt | grep $LFS</command>).
|
||||
If they are not mounted, remount them now as
|
||||
described in <xref linkend='ch-tools-kernfs'/> and re-enter
|
||||
the chroot environment (see <xref linkend='ch-tools-chroot'/>)
|
||||
again before continuing.
|
||||
before continuing.
|
||||
</para>
|
||||
</important>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user