Tag LFS-7.6-rc1

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10735 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Bruce Dubbs 2014-09-08 06:05:23 +00:00
parent 3b66f6a977
commit 77a264e9f8

View File

@ -48,9 +48,8 @@ mount -v -t ext4 /dev/<replaceable>&lt;yyy&gt;</replaceable> $LFS/usr</userinput
too restrictive (such as the <option>nosuid</option> or too restrictive (such as the <option>nosuid</option> or
<option>nodev</option> options). Run the <command>mount</command> command <option>nodev</option> options). Run the <command>mount</command> command
without any parameters to see what options are set for the mounted LFS without any parameters to see what options are set for the mounted LFS
partition. If <option>nosuid</option>, <option>nodev</option>, and/or partition. If <option>nosuid</option> and/or <option>nodev</option> are set,
<option>noatime</option> are set, the partition will need to be the partition will need to be remounted.</para>
remounted.</para>
<para>If you are using a <systemitem <para>If you are using a <systemitem
class="filesystem">swap</systemitem> partition, ensure that it is enabled class="filesystem">swap</systemitem> partition, ensure that it is enabled