mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-12-27 03:33:50 -05:00
Make clear what findmnt should return in 7.13
To test whether the virtual kernel filesystems are mounted, we tell to run "findmnt | grep $LFS", but we didn't tell what to expect from this.
This commit is contained in:
@@ -173,7 +173,11 @@ tar -xpf $HOME/lfs-temp-tools-&version;.tar.xz</literal></screen>
|
||||
If you left the chroot environment to create a backup or restart
|
||||
building using a restore, remember to check that the virtual
|
||||
file systems are still mounted (<command>findmnt | grep
|
||||
$LFS</command>). If they are not mounted, remount them now as
|
||||
$LFS</command> should show at least
|
||||
<filename class="directory">$LFS/dev</filename>,
|
||||
<filename class="directory">$LFS/proc</filename>, and
|
||||
<filename class="directory">$LFS/sys</filename> as mounted).
|
||||
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'/>) before continuing.
|
||||
</para>
|
||||
|
||||
Reference in New Issue
Block a user