Reemphasize that /mnt/lfs needs to be set for root

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10958 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Bruce Dubbs 2015-09-30 17:32:12 +00:00
parent 63d555b513
commit e4c87dbca1

View File

@ -28,6 +28,7 @@
<quote>/mnt/lfs</quote> (or whatever the variable was set to) when it <quote>/mnt/lfs</quote> (or whatever the variable was set to) when it
processes the command line.</para> processes the command line.</para>
<caution>
<para>Do not forget to check that <envar>LFS</envar> is set whenever <para>Do not forget to check that <envar>LFS</envar> is set whenever
you leave and reenter the current working environment (such as when doing a you leave and reenter the current working environment (such as when doing a
<command>su</command> to <systemitem class="username">root</systemitem> or <command>su</command> to <systemitem class="username">root</systemitem> or
@ -41,6 +42,7 @@
provided example was followed. If the output is incorrect, use the command provided example was followed. If the output is incorrect, use the command
given earlier on this page to set <envar>$LFS</envar> to the correct given earlier on this page to set <envar>$LFS</envar> to the correct
directory name.</para> directory name.</para>
</caution>
<note><para>One way to ensure that the <envar>LFS</envar> variable is always <note><para>One way to ensure that the <envar>LFS</envar> variable is always
set is to edit the <filename>.bash_profile</filename> file in both your set is to edit the <filename>.bash_profile</filename> file in both your