From d9c836bba990a150e7b06e5d20f743d5ba8b4a10 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Wed, 22 Aug 2012 20:38:21 +0000 Subject: Update glibc text removing noatime mount caution and adding text regarding test issues. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9956 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter02/mounting.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'chapter02') diff --git a/chapter02/mounting.xml b/chapter02/mounting.xml index a3dfcc689..09378afc8 100644 --- a/chapter02/mounting.xml +++ b/chapter02/mounting.xml @@ -44,9 +44,9 @@ mount -v -t ext3 /dev/<yyy> $LFS/usr<yyy> with the appropriate partition names. - Ensure that this new partition is not mounted with permissions that - are too restrictive (such as the , , - or options). Run the mount command + Ensure that this new partition is not mounted with permissions that are + too restrictive (such as the or + options). Run the mount command without any parameters to see what options are set for the mounted LFS partition. If , , and/or are set, the partition will need to be -- cgit v1.2.3-54-g00ecf