You are not logged in.

#1 2024-06-18 17:14:21

Necrosis
Member
From: Russian Federation, Tomsk
Registered: 2023-05-13
Posts: 7

[SOLVED] vfat mount failing on linux-zen 6.9.5

After upgrading to 6.9.5 I'm failing to start properly because can't mount a boot (EFI) partition. I can't mount it even via rescue mode!

Jun 18 23:33:12 powernecrosis systemd[1]: Mounting /boot...
Jun 18 23:33:12 powernecrosis mount[602]: mount: /boot: unknown filesystem type 'vfat'.
Jun 18 23:33:12 powernecrosis mount[602]:        dmesg(1) may have more information after failed mount system call.
Jun 18 23:33:12 powernecrosis systemd[1]: boot.mount: Mount process exited, code=exited, status=32/n/a
Jun 18 23:33:12 powernecrosis systemd[1]: boot.mount: Failed with result 'exit-code'.
Jun 18 23:33:12 powernecrosis systemd[1]: Failed to mount /boot.

Downgrading to 6.9.4 helps. Any suggestions?

Last edited by Necrosis (2024-06-18 18:05:31)

Offline

#2 2024-06-18 17:23:31

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,725

Re: [SOLVED] vfat mount failing on linux-zen 6.9.5

When it fails to mount, check uname -r. I bet you're still booting the old kernel.

Offline

#3 2024-06-18 18:05:16

Necrosis
Member
From: Russian Federation, Tomsk
Registered: 2023-05-13
Posts: 7

Re: [SOLVED] vfat mount failing on linux-zen 6.9.5

Scimmia wrote:

When it fails to mount, check uname -r. I bet you're still booting the old kernel.

Yeah! You right. I've start digging into problem and it looks like the source of the problem was a cloned disk, that I've cloned from my working disk before rebooting. I removed it physically and now it starts!

Offline

Board footer

Powered by FluxBB