Bug#985255: Systemd initiates fsckd for no apparent reason
Michael Biebl
biebl at debian.org
Tue Mar 16 01:41:42 GMT 2021
Am 16.03.2021 um 02:34 schrieb Michael Biebl:
> Apparently /dev/sdb2 is not attached during boot, but you have listed it
> in /etc/fstab. Therefore systemd is waiting for it.
> You probably want noauto or nofail here, but not defaults.
Please also keep in mind, that the kernel provided names are not
necessarily stable, so I would advice to *not* use /dev/sd* but instead
UUID= or LABEL= in /etc/fstab.
More information about the Pkg-systemd-maintainers
mailing list