If you want to not have to have fsck in your bootable system, when you make your /etc/fstab:
do: /dev/*[xxx]* / *[fff]* defaults 1 0 instead of: /dev/*[xxx]* / *[fff]* defaults 1 1 I believe that change did it for me. > I'm a regular Linux user, > but I don't really know much at all about E2fsprogs or its interaction > with the system at boot so I'm not really sure how to just skip it as > code monkey has done. > _______________________________________________ > Clfs-dev mailing list > [email protected] > http://lists.cross-lfs.org/listinfo.cgi/clfs-dev-cross-lfs.org >
_______________________________________________ Clfs-dev mailing list [email protected] http://lists.cross-lfs.org/listinfo.cgi/clfs-dev-cross-lfs.org
