Here is a patch (to be applied with "svn patch"):
Index: bootscripts/lfs/init.d/mountfs
===================================================================
--- bootscripts/lfs/init.d/mountfs (révision 11261)
+++ bootscripts/lfs/init.d/mountfs (copie de travail)
@@ -59,7 +59,7 @@
evaluate_retval
# Make sure / is mounted read only (umount bug)
- mount --test-opts remount,ro /
+ mount --options remount,ro /
# Make all LVM volume groups unavailable, if appropriate
# This fails if swap or / are on an LVM partition
Regards,
Pierre
--
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page