You are not logged in.

#1 2014-08-13 14:35:15

kevdog
Member
Registered: 2013-01-26
Posts: 107

SOLVED - Computer power turned off during kernel upgrade

I was performing a system upgrade this morning - in the process of installing the new linux kernel, KDE power management turned off computer (thanks).  Now it seems I can't boot the computer trying both options of regular boot (both default and fallback).  Both complain about not able to mount root file system.  If I boot to live CD, is there any way to fix this problem?

Last edited by kevdog (2014-08-15 22:14:21)

Offline

#2 2014-08-13 14:57:43

alphaniner
Member
From: Ancapistan
Registered: 2010-07-12
Posts: 2,810

Re: SOLVED - Computer power turned off during kernel upgrade

It sounds like the new kernel got installed but the initramfs didn't get re-created. If that's the case, the most straightforward solution is to chroot to the install then regenerate it. Or you could skip the chroot and just run mkinitcpio from the live environment, but it wouldn't be so simple as 'mkinitcpio -p linux'.


But whether the Constitution really be one thing, or another, this much is certain - that it has either authorized such a government as we have had, or has been powerless to prevent it. In either case, it is unfit to exist.
-Lysander Spooner

Offline

#3 2014-08-13 14:59:26

kevashcraft
Member
Registered: 2014-06-25
Posts: 1

Re: SOLVED - Computer power turned off during kernel upgrade

Booting into a live CD will let you fsck the drive, mount the os into /mnt and use arch-chroot to install a new kernel and update grub.

Offline

Board footer

Powered by FluxBB