You are not logged in.

#1 2025-11-26 10:16:19

I use sda6
Member
Registered: 2025-11-26
Posts: 11

[SOLVED] failed to mount /boot after update

I ran pacman -Syu without errors but when I tried to reboot, I ran into this issue

failed to start cli netfiller manager
failed to mount /boot

I already tried booting to live usb and chroot to /mnt and run:

mkinitcpio -P
grub-mkconfig -o /boot/grub/grub.cfg

and it ran without error, but I still get the same issue when rebooting

I also tried to reinstall GRUB which was successful, but I still get the same issue which is failed to mount /boot
maybe I should reinstall the whole os?

Last edited by I use sda6 (2025-11-28 07:48:29)

Offline

#2 2025-11-26 19:08:24

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,142

Re: [SOLVED] failed to mount /boot after update

This normally happens if you either had /boot mounted while not needing it or the reverse you didn't have /boot mounted while needing it.

If the live usb steps are the exact steps you took you will have forgotten to mount your /boot to (/mnt)/boot on the live system, what happens if you actually do that and then try to regen the initramfs/reinstall GRUB?

From the chroot, what does a

sudo journalctl -b | curl -F 'file=@-' 0x0.st

give you?

Offline

#3 2025-11-26 23:53:49

I use sda6
Member
Registered: 2025-11-26
Posts: 11

Re: [SOLVED] failed to mount /boot after update

hello, thank you for answering... the result is here

http://0x0.st/K4io.txt

Offline

#4 2025-11-27 10:08:55

I use sda6
Member
Registered: 2025-11-26
Posts: 11

Re: [SOLVED] failed to mount /boot after update

turns out, my fstab has multiple wrong configures which causes the problem, I fixed it by deleting the contents of fstab and reinstalling grub, which led me to another huge problem but it is irrelevant to the topic... and I ended up reinstalling the whole OS

Last edited by I use sda6 (2025-11-27 10:11:33)

Offline

#5 2025-11-27 13:45:14

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,085

Re: [SOLVED] failed to mount /boot after update

\o/
sad
Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Offline

Board footer

Powered by FluxBB