On Wed, 2021-01-13 at 10:05 -0300, Jamenson Espindula via lfs-dev wrote: > Hi, everyone. Have an excellent 2021! > > I just finished building the LFS 10.0. This error message was shown > when I booted: > > = = = = = Begin of transcription = = = = = > > FAILURE: > > You should not be reading this error message. > > It means that an unforeseen error took place in > /etc/rc.d/rcS.d/S00mountvirtfs, > which exited with a return value of 1. > If you're able to track this error down to a bug in one of > the file provided by the LFS book, > please be so kind to inform us at lfs-...@linuxfromscratch.org > (Registration required). > > = = = = = End of transcription = = = = = > > Any idea? Kernel misconfiguration?
Looks like you haven't send the whole story. You should have seen something like: Mounting virtual file systems: /run /proc /sys /dev + maybe an error message before "FAILURE ..." The mail subject tells "read-only file system failure", but there is no evidence in the error message you sent us... You should also send more information about the disk/partition/filesystem/whatever you use for your lfs ... Also make sure /etc/fstab is written correctly (see 10.2 Vreating the :etc:fstab File): the lines containing /proc, /sys, /dev, /dev/pts, and /run are _needed_ for this bootscript to run... Regards Pierre -- http://lists.linuxfromscratch.org/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page