Hello, I updated my computer yesterday and now it only boots into emergency mode. There is an error message that it failed to mount /efi. If I type systemctl status efi.mount
It shows a message that it doesn’t recognise the filesystem type vfat. How could I solve that?
ls -al /dev/disk/by-uuid
cat /etc/fstab
helps you to check the actual UUID of your EFI if any.
Modify in fstab should the case be so simple.
Try booting the fallback entry.