My system has an ext4 filesystem with 4K blocks, so I need to pass the -b
32768 option e2fsck when I check it.

When systemd-fsck attempts to check that filesystem, it doesn't pass the
appropriate flag; as a result the fail checks and the boot process stops.
How do I teach systemd-fsck how to check that filesystem?  Is there a place
I can specify the e2fsck options it should use?

JL
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to