Pierre Labastie wrote:
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 /
Thanks Pierre. Fixed at revision 11262. -- Bruce -- http://lists.linuxfromscratch.org/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
