Today I inserted an SD card with a FAT32 filesystem on it into my linux system and it refused to mount it. dmesg included these lines:
Unable to load NLS charset cp437
FAT: codepage cp437 not found
I needed to `modprobe nls_cp437`. I think the problem was related to me accidentally clobbering /lib/modules/…