Well, it happened again.
I recorded about one hour of soundboard at 88.1/24. The HR would not start fully after coming home and powering up the device.
The PC reads the card fine. `dmesg` shows me:
FAT: Invalid FSINFO signature: 0x41645252, 0x61417272 (sector = 1)
fsck.vfat can fix that but it happens (almost) every time.
Can anybody explain?
Can anybody reproduce this issue?
Also:
# fsck.vfat -a /dev/sde1
dosfsck 3.0.0, 28 Sep 2008, FAT32, LFN
FSINFO sector has bad magic number(s):
Offset 0: 0x41645252 != expected 0x41615252
Auto-correcting it.
Free cluster summary wrong (4294967295 vs. really 446653)
Auto-correcting.
Performing changes.
/dev/sde1: 1 files, 48595/495248 clusters
Does this help?