Hello, I just updated my system with sudo pacman -Syu and when I restarted my computer I got an error that /efi would not mount.
Could I please get help on how to fix this
Thank you.
Hello, I just updated my system with sudo pacman -Syu and when I restarted my computer I got an error that /efi would not mount.
Could I please get help on how to fix this
Thank you.
I;m sorry but I’m not Linux person. Show etc/fstab. Show lsblk -o NAME,SIZE,FSTYPE,UUID. Show dmesg output. Do dry “fsck.vfat -n /dev/sdXn”, the EFI partition contains bootloaders and boot files. If it’s “corrupted”, your system might fail to boot. Check if vfat module is loaded lsmod | grep vfat. See this thread on Arch Forum
Try booting the fallback initrd
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.