Debian reconsiders init-system diversity
Debian reconsiders init-system diversity
Posted Nov 14, 2019 2:59 UTC (Thu) by rbrito (guest, #66188)In reply to: Debian reconsiders init-system diversity by IanKelling
Parent article: Debian reconsiders init-system diversity
Besides that, since this thing doesn't have a physical terminal, forcing an fsck at boot time with systemd is hard, since you have to pass it as a (kernel) command line parameter, which is not really as simple as entering GRUB and setting the right option (fsck.mode=force).
(With other systems, I don't mind running systemd, but with some, I do).
Posted Nov 14, 2019 17:48 UTC (Thu)
by derobert (subscriber, #89569)
[Link]
Depending on your filesystem, one of the FS-specific tools might be able to replace the flag file. E.g., tune2fs -E force_fsck for ext4.
Debian reconsiders init-system diversity
