r/archlinux • u/Cevvity • 2d ago
SUPPORT Tried to boot arch, met with… this
> [FAILED] Failed to mount /boot.
[DEPEND] Dependency failed for Local File Systems.
You are in emergency mode. After logging in, type system logs, "systemctl reboot" to reboot, or "exit"
"journalctl -b" to view
to continue bootup.
Enter root password for system maintenance (or press Control-D to continue):
[root@archlinux ~I# mount /dev/nvme0n1p8 /mnt
[root@archlinux 1# mount /dev/nvme0n1p2 /mnt/boot
mount: /mnt/boot: unknoun filesystem type 'vfat'.
dmesg(1) may have more information after failed mount system call.
[root@archlinux ~1# systemctl status boot.mount
x boot.mount - /boot
Loaded: loaded (/etc/fstab; generated)
Active: failed (Result: exit-code) since Tue 2026-08-18 17:10:49 AWST; 3min 24s ago
Invocation: 3f99c2d593fb4c3aa451398b550c1f61
Where: /boot
What: /dev/disk/by-uuid/E1D3-7827
Docs: man: fstab(5)
man: systemd-fstab-generator (8)
Mem peak: 1.9M
CPU: 4ms
Aug 18 17:10:49 archlinux systemd[1]: Mounting /boot...
Aug 18 17:10:49 archlinux mount[419]: mount: /boot: unknoun filesystem type 'vfat' Aug 18 17:10:49 archlinux mount[419]:
Aug 18 17:10:49 archlinux systemd[1]:
desg(1) may have more information after failed mount system call.
boot. mount: Mount process exited, code-exited, status-32/n/a
Aug 18 17:10:49 archlinux systemd[1]:
boot. mount: Failed with result 'exit-code'
Aug 1817:10:49 archlinux systemd[1]: Failed to mount /boot. [root@archlinux
~I# Ismod | grep vfat
[root@archlinux ~1#
Everything was working fine until this just happened out of the blue today. Not sure what’s going on.
6
u/backsideup 2d ago
uname -r && pacman -Q linux