Automatic merge of trunk into multilib

This commit is contained in:
Thomas Trepl (Moody) 2021-07-29 05:45:09 +02:00
commit ad40530f12

View File

@ -187,10 +187,12 @@ tar -xpf $HOME/lfs-temp-tools-&versiond;.tar.xz</computeroutput></screen>
<para> <para>
If you left the chroot environment either to strip off debug If you left the chroot environment either to strip off debug
symbols, create a backup, or restart building using a restore, 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 described in <xref linkend='ch-tools-kernfs'/> and re-enter
the chroot environment (see <xref linkend='ch-tools-chroot'/>) the chroot environment (see <xref linkend='ch-tools-chroot'/>)
again before continuing. before continuing.
</para> </para>
</important> </important>