Liste des Groupes | Revenir à cs raspberry-pi |
On 09 Jun 2025 10:27:35 +0100 (BST), Theo wrote:
Lawrence D'Oliveiro <ldo@nz.invalid> wrote:>
There isn’t actually a need to do an fsck normally. If you were using
ext4 (or even ext3), that includes a journal. On reboot, you should see
a message “replaying journal”, after which the filesystem should be
back to a consistent state. This should be very quick, much quicker
than a filesystem integrity check.
I've had times where it's the FAT partition that's been corrupted, which
has resulted in a boot failure.
Ah, OK. FAT has no journal, of course, and being a simplistic filesystem
design originating from the 8-bit era, it is particularly prone to
corruption.
Does the FAT partition need to be writable, at all? It seems to me you
want to put as little stuff on there as possible.
Les messages affichés proviennent d'usenet.