git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9870 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Bruce Dubbs 2012-06-02 15:58:48 +00:00
parent 19e4f620e9
commit 7cf6e18871

View File

@ -74,7 +74,7 @@ mount -vt sysfs sysfs $LFS/sys</userinput></screen>
<para>In some host systems, <filename>/dev/shm</filename> is a <para>In some host systems, <filename>/dev/shm</filename> is a
symbolic link to <filename class="directory">/run/shm</filename>. symbolic link to <filename class="directory">/run/shm</filename>.
Inside a chroot envirnment, this symbolic link needs to be Inside a chroot environment, this symbolic link needs to be
changed to a normal directory before mounting as a temporary changed to a normal directory before mounting as a temporary
file system:</para> file system:</para>