You are not logged in.
Pages: 1
Topic closed
After an upgrade (that I did with a chroot from my recovery disk), attempting to boot into my system gives an error: cannot mount /boot
In emergency mode, I can view the log the full error is:
 mount: /boot: unknown filesystem type 'vfat' I get the same error if I try to do it manually
Offline

Sounds like you didn't have the boot partition mounted when you did the update, so you're booting the old kernel that's still on that partition.
Offline
Makes sense, I could definitely have overlooked that. How to I fix that? If I load back into the chroot, mount /boot and pacman -Syu it tells me there's "nothing to do"
Offline

Reinstall the kernel
Offline

Just reinstall the kernel:
pacman -S linuxOffline
Just reinstall the kernel:
pacman -S linux
This worked for me.
Offline

Glad to hear, though please don't necrobump year old threads to confirm that this worked.
Closing.
Offline
Pages: 1
Topic closed