You are not logged in.

#1 2015-08-27 05:30:09

GaiusAurus
Member
Registered: 2015-08-27
Posts: 4

[SOLVED] Stuck in Emergency mode: Failed to mount /boot

I was in the middle of copying something in dolphin (plasma) and the desktop froze. Stupidly, I held down the power button to force a restart. Now, I am in emergency mode because arch fails to mount /boot.

"systemctl status boot.mount" says that it exited status code 32, and also give the error "mount: unknown filesystem type vfat".

"pacman -Qi linux" gives version 4.1.6-1, while "uname -a" gives 4.1.5-1.

When I try to exit emergency mode with ^D or systemctl default, I get "error getting authority: error initializing authority: could not connect: no such file or directory (g-io-error-quark, 1)"

I was able to somewhat get back out of emergency mode by commenting out the /boot partition in /etc/fstab.

How can I fully get back?

Last edited by GaiusAurus (2015-08-29 03:44:36)

Offline

#2 2015-08-27 10:26:03

kozaki
Member
From: London >. < Paris
Registered: 2005-06-13
Posts: 671
Website

Re: [SOLVED] Stuck in Emergency mode: Failed to mount /boot

Please share with us your /etc/fstab, pacman.log and journalctl arround when the issue occured.
You can chroot to get them.


Seeded last month: Arch 50 gig, derivatives 1 gig
Desktop @3.3GHz 8 gig RAM, linux-ck
laptop #1 Atom 2 gig RAM, Arch linux stock i686 (6H w/ 6yrs old battery smile) #2: ARM Tegra K1, 4 gig RAM, ChrOS
Atom Z520 2 gig RAM, OMV (Debian 7) kernel 3.16 bpo on SDHC | PGP Key: 0xFF0157D9

Offline

#3 2015-08-27 12:03:49

mrunion
Member
From: Jonesborough, TN
Registered: 2007-01-26
Posts: 1,938
Website

Re: [SOLVED] Stuck in Emergency mode: Failed to mount /boot

Sounds like you updated the Kernel without having your /boot partition mounted (or having the wrong /boot partition mounted). Basically, you need to boot a live disk/USB stick and chroot in and fix the Kernel version mismatch. A quick forum search on the topic will yield plenty of information.


Matt

"It is very difficult to educate the educated."

Offline

#4 2015-08-29 03:44:14

GaiusAurus
Member
Registered: 2015-08-27
Posts: 4

Re: [SOLVED] Stuck in Emergency mode: Failed to mount /boot

I downgraded the kernel and that fixed it. Marking as solved. Thanks!

Offline

#5 2015-08-29 03:47:29

headkase
Member
Registered: 2011-12-06
Posts: 1,977

Re: [SOLVED] Stuck in Emergency mode: Failed to mount /boot

GaiusAurus wrote:

I downgraded the kernel and that fixed it. Marking as solved. Thanks!

That did not solve it.  That is a band-aid that covers whatever was really wrong.  Either your /boot was not mounted when you upgraded the kernel, the kernel you're booting from isn't in /boot (UEFI system?), or something else.  You should really follow the earlier suggestion and post the contents of your /etc/fstab file to get started on the real solution.

It is a band-aid because the next time you go to upgrade the underlying problem hasn't actually been solved.  And partial upgrades in Arch - not upgrading the kernel - are not supported simply because you are going to run in breakages if you insist on that.

Offline

#6 2015-08-29 11:11:41

kozaki
Member
From: London >. < Paris
Registered: 2005-06-13
Posts: 671
Website

Re: [SOLVED] Stuck in Emergency mode: Failed to mount /boot

BTW I've got an Intel netbook that's also stuck when booting with latest kernels 4.1.6, but with no possible input. Posted the logs and config files in this post System won't finish bootin and hang after pacman -Syu. *Might* be linked somehow


Seeded last month: Arch 50 gig, derivatives 1 gig
Desktop @3.3GHz 8 gig RAM, linux-ck
laptop #1 Atom 2 gig RAM, Arch linux stock i686 (6H w/ 6yrs old battery smile) #2: ARM Tegra K1, 4 gig RAM, ChrOS
Atom Z520 2 gig RAM, OMV (Debian 7) kernel 3.16 bpo on SDHC | PGP Key: 0xFF0157D9

Offline

Board footer

Powered by FluxBB