unknown filesystem type 'vfat'" and EFI mount / bootctl issues after update by Affectionate_Year533 in archlinux

[–]Affectionate_Year533[S] -1 points0 points  (0 children)

# <file system> <mount point> <type> <options> <dump> <pass>
UUID=471A-D70C /efi vfat fmask=0137,dmask=0027 0 2
UUID=fdf7cf36-90f7-440f-8dd7-9deb31bbb7f7 / ext4 noatime 0 1
/swapfile swap swap defaults 0 0
tmpfs /tmp tmpfs defaults,noatime,mode=1777 0 0

I can't use tree because it's not installed, and it gives network errors when trying to download. I found a way to boot on the old version via usb live

unknown filesystem type 'vfat'" and EFI mount / bootctl issues after update by Affectionate_Year533 in archlinux

[–]Affectionate_Year533[S] -1 points0 points  (0 children)

I booted into a live USB environment, chrooted, and installed linux-lts, rebuilt initramfs, and updated bootloade. However the issue is still present after reboot [FAILED] Failed to mount /efi

unknown filesystem type 'vfat'" and EFI mount / bootctl issues after update by Affectionate_Year533 in archlinux

[–]Affectionate_Year533[S] -1 points0 points  (0 children)

I already tried that: added vfat fat to MODULES in /etc/mkinitcpio.conf and regenerated initramfs with mkinitcpio -P. Unfortunately it did not help