Hello, here is my situation: when I try to boot, I get the error message:
[FAILED] Failed to mount /boot
I get a prompt to log in as root for maintenance, but no keyboard input seems to be received, even though the _ in the prompt is blinking.
I booted up an arch iso on a flash drive for repair. Here’s what I’ve done so far:
- fsck’d the boot partition and turned off the error flag
- Mounted my root and boot partitions and Arch-chrooted into them
- Successfully ran
pacman -S linux linux-firmware
When I reboot again, I get the same error as before (failed to mount /boot). journalctl -b returns “no entries” and if I fsck boot again it returns 0 (no errors).
I’m stuck at this point and would appreciate help!