diff options
Diffstat (limited to 'chapter06/mountproc.xml')
-rw-r--r-- | chapter06/mountproc.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter06/mountproc.xml b/chapter06/mountproc.xml index 7194b082e..e959d151e 100644 --- a/chapter06/mountproc.xml +++ b/chapter06/mountproc.xml @@ -29,5 +29,10 @@ will be successful and that's all we care about at this point.</para> on your system configuration (such as the host system's Glibc version that was used to compile the mount program with).</para> +<para>Remember, if for any reason you stop working on your LFS, and +start again later, it's important to check that the proc filesystem is still +mounted inside the chroot enviornment. Otherwise, some programs might +end up compiled incorrectly.</para> + </sect1> |