|
|
Subscribe / Log in / New account

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

This is exactly my situation (with an armel NAS with only 128MB). For the record, I'm using Debian 10.

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).


to post comments

Debian reconsiders init-system diversity

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.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds