Recently I apparently corrupted my /boot/efi partition, I got according error messages at boot and a manual console to remount it.
I tried to reformat it (mkfs.vfat 32), reinstalled grub (grub-install), and updated fstab to the new UUID, however now it still fails to mount with FAT-fs (sda1): IO charset iso8859-1 not found
.
depmod
fixed it for me, Thanks! – Chiptus Jan 14 '19 at 07:40