You are not logged in.

#1 2014-06-28 19:48:52

nedludd
Member
Registered: 2009-07-10
Posts: 9

Boot partition won't mount after upgrade to kernel 3.15.2-1-ARCH

After upgrade to kernel 3.15.2-1-ARCH my system can't load the vfat module, and so can not mount the boot partition.

Jun 28 15:37:18 myhost mount[240] : mount: unknown filesystem type 'vfat'
Jun 28 15:37:18 myhost systemd[1] : boot.mount mount process exited, code=exited status=32
Jun 28 15:37:18 myhost systemd[1] : Failed to mount /boot.

If I try to load the 'vfat' module manually I get:

# insmod /lib/modules/3.15.2-1-ARCH/kernel/fs/fat/vfat.ko.gz
insmod: ERROR: could not insert module /lib/modules/3.15.2-1-ARCH/kernel/fs/fat/vfat.ko.gz: Unknown symbol in module

Any ideas as to what might have gone wrong?

Last edited by nedludd (2014-06-28 19:49:16)

Offline

#2 2014-06-28 19:54:09

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Boot partition won't mount after upgrade to kernel 3.15.2-1-ARCH

Have you tried googling for the errors you're getting? https://bbs.archlinux.org/viewtopic.php?pid=946137

Offline

#3 2014-06-28 19:59:18

nedludd
Member
Registered: 2009-07-10
Posts: 9

Re: Boot partition won't mount after upgrade to kernel 3.15.2-1-ARCH

I have. 

In the link you posted:

A) Yes, I have rebooted.

B) I can't reinstall the kernel since I can't mount "/boot". 

I will  downgrade the kernel, but wanted to see if anyone else was having the issue with this one, and what the solution might be...

Offline

#4 2014-06-28 20:56:06

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,731
Website

Re: Boot partition won't mount after upgrade to kernel 3.15.2-1-ARCH

Something is really odd with your setup.  No issues for me:

% sudo mount -t vfat /dev/sda1 /boot/efi

I remember reading that there is a different module for vfat partitions...

Last edited by graysky (2014-06-28 20:59:53)

Offline

Board footer

Powered by FluxBB