Force fsck on rootfs in Fedora
Small problem, a lot of hassle. My rootfs became corrupted in a way that fsck
refused to fix it in non-interactive mode. This means that I have to run fsck
manually but since rootfs is already mounted, it’s not really safe. There are
couple ways one can handle this problem, here’s the one I prefer.
more ...