You are not logged in.

#1 2015-06-25 23:46:09

Okashi@Odayakana
Member
Registered: 2015-06-13
Posts: 8

[SOLVED] Unable to mount EFI system partition after update.

I just updated my system 10 minutes ago, and I attempted to mount my EFI system partition using "sudo mount /dev/sda2 /boot" and it came up with this error: "mount: unknown filesystem type 'vfat'" I know this is a problem, as before this update, I could mount it perfectly fine. Does anyone know the solution to this?

Last edited by Okashi@Odayakana (2015-06-26 01:54:25)


There's no place like 127.0.0.1.

Offline

#2 2015-06-25 23:48:42

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: [SOLVED] Unable to mount EFI system partition after update.

Output of `uname -r && pacman -Q linux`?


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2015-06-25 23:51:15

Okashi@Odayakana
Member
Registered: 2015-06-13
Posts: 8

Re: [SOLVED] Unable to mount EFI system partition after update.

4.0.5-1-ARCH
linux 4.0.6-1


There's no place like 127.0.0.1.

Offline

#4 2015-06-26 00:37:45

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: [SOLVED] Unable to mount EFI system partition after update.

So you updated without /boot mounted...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#5 2015-06-26 01:21:22

Buddlespit
Member
From: Chesapeake, Va.
Registered: 2014-02-07
Posts: 507

Re: [SOLVED] Unable to mount EFI system partition after update.

jasonwryan wrote:

So you updated without /boot mounted...

I believe systemd mounts and unmounts the EFI automatically, to keep for unexpectedly and accidentally damaging the filesystem (or some such).


An old man, trying to stay sane

Offline

#6 2015-06-26 01:54:04

Okashi@Odayakana
Member
Registered: 2015-06-13
Posts: 8

Re: [SOLVED] Unable to mount EFI system partition after update.

Resolved it by making a live USB of Arch on windows and mounting /dev/sda2 before reinstalling the kernel.


There's no place like 127.0.0.1.

Offline

#7 2015-06-26 02:09:01

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: [SOLVED] Unable to mount EFI system partition after update.

Buddlespit wrote:
jasonwryan wrote:

So you updated without /boot mounted...

I believe systemd mounts and unmounts the EFI automatically, to keep for unexpectedly and accidentally damaging the filesystem (or some such).

If you have that service running...

Okashi@Odayakana wrote:

Resolved it by making a live USB of Arch on windows and mounting /dev/sda2 before reinstalling the kernel.

Sweet.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#8 2015-06-26 02:14:10

Okashi@Odayakana
Member
Registered: 2015-06-13
Posts: 8

Re: [SOLVED] Unable to mount EFI system partition after update.

And it also turns out I didnt even generate a fstab, so thats why it wasnt mounted by default. What fun.
I just went and did now.


There's no place like 127.0.0.1.

Offline

#9 2015-06-26 03:21:33

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

Re: [SOLVED] Unable to mount EFI system partition after update.

systemd mounts it by default, but will now unmount it after a certain amount of time. Mounting in fstab prevents it from unmounting.

Online

#10 2015-06-26 08:52:22

Spider.007
Member
Registered: 2004-06-20
Posts: 1,176

Re: [SOLVED] Unable to mount EFI system partition after update.

Scimmia wrote:

systemd mounts it by default, but will now unmount it after a certain amount of time. Mounting in fstab prevents it from unmounting.

Does systemd automount it when it is needed for updating?

Offline

#11 2015-06-26 11:09:56

Buddlespit
Member
From: Chesapeake, Va.
Registered: 2014-02-07
Posts: 507

Re: [SOLVED] Unable to mount EFI system partition after update.

Spider.007 wrote:
Scimmia wrote:

systemd mounts it by default, but will now unmount it after a certain amount of time. Mounting in fstab prevents it from unmounting.

Does systemd automount it when it is needed for updating?

It's supposed to. I removed /boot from my fstab when I started testing systemd 220 and removed gummiboot to use bootctl (systemd-boot). It looks like /boot unmounts after 2 minutes, but I've been able to upgrade my kernel and build an initramfs at will.


An old man, trying to stay sane

Offline

Board footer

Powered by FluxBB