[lfs] branch trunk updated: mounting: note that the convenience partitions need owner, mode, and mount option check as well

git Owner ([email protected] via lfs-book Mailing List) <[email protected]> Fri, 24 Jul 2026 09:57:55 +0000
Newsgroups gmane.linux.lfs.book
Message-ID <178488707529.2209607.2889245967416436770@rivendell.linuxfromscratch.org>
This is a multi-part message in MIME format...

------------=_1784887080-1024790-5736
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit

This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository lfs.

The following commit(s) were added to refs/heads/trunk by this push:
     new eced0d345 mounting: note that the convenience partitions need owner, mode, and mount option check as well
eced0d345 is described below

commit eced0d345bbcd4c6d4efdbba54539b73ef1ad760
Author: Xi Ruoyao <[email protected]>
AuthorDate: Fri Jul 24 17:56:48 2026 +0800

    mounting: note that the convenience partitions need owner, mode, and mount option check as well
---
 chapter02/mounting.xml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/chapter02/mounting.xml b/chapter02/mounting.xml
index 244a3196b..75abf70ef 100644
--- a/chapter02/mounting.xml
+++ b/chapter02/mounting.xml
@@ -58,6 +58,11 @@ chmod 755 $LFS</userinput></screen>
   partition. If <option>nosuid</option> and/or <option>nodev</option> are set,
   the partition must be remounted.</para>
 
+  <para>If you have created and mounted more partitions for the LFS system
+  than the one mounted at <filename class='directory'>$LFS</filename>,
+  now you should fix up their ownership and permission mode and check the
+  mount options for them as well.</para>
+
   <warning><para>The above instructions assume that you will not restart
   your computer throughout the LFS process.  If you shut down your system,
   you will either need to remount the LFS partition each time you restart

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

------------=_1784887080-1024790-5736
Content-Type: text/plain; charset="UTF-8"
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
MIME-Version: 1.0

-- 
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page

------------=_1784887080-1024790-5736--