• Franco Fichtner's avatar
    rc: on second thought, always run twice · 0273d265
    Franco Fichtner authored
    mount(8) will mount an unclean root fs, so if we get into a
    mount issue after having run fsck twice first time in the loop
    the next iteration will fix the system, but may not mark it clean.
    
    Avoid that by always invoking fsck twice, for better or worse.
    0273d265
rc 6.02 KB