Disable fsck.fat for boot partition (might help #1125) (#1190)

There are incident reports on the internet where poeple report that
fsck.(v)fat actually leads to problems rather file system fixes. Around
the time when Home Assistant OS added fsck.fat for the boot partition,
reports of empty boot partitions or file with weired filenames started
to appear. This could be caused by fsck.fat.

Disable fsck on the boot partition.
This commit is contained in:
Stefan Agner 2021-01-29 15:02:08 +01:00
parent 5662a6230f
commit 3bc6e2b10a
No known key found for this signature in database
GPG Key ID: AE01353D1E44747D

View File

@ -3,8 +3,6 @@ Description=HassOS boot partition
DefaultDependencies=no
Before=umount.target local-fs.target
Conflicts=umount.target
After=systemd-fsck@dev-disk-by\x2dlabel-hassos\x2dboot.service
Wants=systemd-fsck@dev-disk-by\x2dlabel-hassos\x2dboot.service
[Mount]
What=/dev/disk/by-label/hassos-boot