My system has an ext4 filesystem with 4K blocks, so I need to pass the -b 32768 option e2fsck when I check it.<br><br>When systemd-fsck attempts to check that filesystem, it doesn&#39;t pass the appropriate flag; as a result the fail checks and the boot process stops.<br>
How do I teach systemd-fsck how to check that filesystem?  Is there a place I can specify the e2fsck options it should use?<br><br>JL<br><br><br><br><br><br>