You are not logged in.

#1 2024-09-02 13:34:46

euromatlox
Member
Registered: 2017-02-10
Posts: 124

[SOLVED] /boot not found, vfat not recognized

Does anyone other than me have similar issue with latest kernel (6.10.7.arch1-1) ?

Boot failed and systemctl.status boot.mount told that vfat not recognized.

The issue happened on Lenovo T440S laptop, I did downgrade kernel (linux) to 6.10.6. and is now functioning ok.

I have also a desktop computer not having this issue, it functions normally under 6.10.7.

I guess I'll wait next kernel with the laptop, then look deeper if issue still exists.

This problem might also be related to boot manager, as I have rEFInd on laptop, and GRUB on desktop.

Last edited by euromatlox (2024-09-02 17:16:01)

Offline

#2 2024-09-02 13:45:47

astralc
Member
Registered: 2022-09-17
Posts: 93

Re: [SOLVED] /boot not found, vfat not recognized

most probable cause is that the vmlinuz-linux kernel in /boot was not upgraded because some reason (boot not mounted, failure in pacman hook, no space). maybe pacman log will have some clue.
upgrade again, and check that

file /boot/vmlinuz-linux

and

ls /usr/lib/modules/

have the same version.

Offline

#3 2024-09-02 14:02:04

euromatlox
Member
Registered: 2017-02-10
Posts: 124

Re: [SOLVED] /boot not found, vfat not recognized

I did retry but problem still exists. Downgrade helped again. For some reason vfat file system is not recognized any more (and /boot not mounted).

Offline

#4 2024-09-02 14:03:08

astralc
Member
Registered: 2022-09-17
Posts: 93

Re: [SOLVED] /boot not found, vfat not recognized

did you check the file after upgrade, before reboot?

Offline

#5 2024-09-02 14:49:38

euromatlox
Member
Registered: 2017-02-10
Posts: 124

Re: [SOLVED] /boot not found, vfat not recognized

As I see it now, since boot partition cannot be found, the update is going into boot directory of system partition, that's the issue.
An additional icon also appeared to rEFIND menu because of this. Best solution for now is just downgrade.

Offline

#6 2024-09-02 15:05:55

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 8,631
Website

Re: [SOLVED] /boot not found, vfat not recognized

euromatlox wrote:

since boot partition cannot be found, the update is going into boot directory of system partition, that's the issue

I thought you said the system booted fine with kernel 6.10.6?

Is the /boot/ partition correctly mounted when you boot with that kernel? Does upgrading the kernel with the /boot/ partition mounted correctly fix things?

Check /etc/fstab and see if the /boot/ entry is correct. Did you check the pacman log, as suggested by astraic?

euromatlox wrote:

Best solution for now is just downgrade

Downgrading is never a solution.


Jin, Jiyan, Azadî

Offline

#7 2024-09-02 17:09:59

euromatlox
Member
Registered: 2017-02-10
Posts: 124

Re: [SOLVED] /boot not found, vfat not recognized

I'll return with this if still have this problem when next kernel update is available.
Happened before that a (different) problem has resolved in the later update.
Yes downgrading is only a short term solution for now, but with 6.10.6 all is fine for now.

I did not found any clue from pacman's log file.
The systemctl.status boot.mount telling that vfat is unknown is best clue.

Last edited by euromatlox (2024-09-02 17:17:31)

Offline

#8 2024-09-02 17:21:18

cryptearth
Member
Registered: 2024-02-03
Posts: 1,150

Re: [SOLVED] /boot not found, vfat not recognized

post your fstab and the output of lsblk -f and/or blkid

since boot partition cannot be found

this won't change with the next update - you have to fix that anyway

Offline

#9 2024-09-03 15:56:58

euromatlox
Member
Registered: 2017-02-10
Posts: 124

Re: [SOLVED] /boot not found, vfat not recognized

UPDATE:
I came to conclusion that there was some major error with the Laptop's linux setup.
I removed rEFInd and replaced it with GRUB. I did use efibootmgr to remove the rEFInd entry from boot options.
GRUB installed correctly when I figured to use --efi-directory=/boot instead of --efi-directory=/boot/EFI.
So this problem is fully solved.

Offline

Board footer

Powered by FluxBB