You are not logged in.

#1 2023-05-22 23:29:18

AKL
Member
Registered: 2008-07-29
Posts: 70

[SOLVED] Update interrupted -> not booting anymore

Hi,

today the update was interrupted because the power went out. After that the Syslinux bootloader starts but doesn't seem to find anything to boot. It doesn't matter if I choose Arch Linux or the fallback option, the countdown of the bootloader just starts again with 5 seconds without any error.
There is another drive with Windows 10 in this PC. I installed the Sysinternals Linux Viewer and can at least inspect the Arch Linux drive, but I don't know what to look for. Seems to me that the folders and files are still there, but as I said, I don't know what to look for.

Any help is appreciated!

Last edited by AKL (2023-05-23 11:33:26)


Endut! Hoch Hech!

Offline

#2 2023-05-22 23:31:19

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

Re: [SOLVED] Update interrupted -> not booting anymore

You need to boot an external drive, mount everything, chroot in, and reinstall all packages involved with the update.

Offline

#3 2023-05-22 23:57:29

AKL
Member
Registered: 2008-07-29
Posts: 70

Re: [SOLVED] Update interrupted -> not booting anymore

How do I find out the involved packages?


Endut! Hoch Hech!

Offline

#4 2023-05-23 01:22:37

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,652

Re: [SOLVED] Update interrupted -> not booting anymore

/var/log/pacman.log


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way

Online

#5 2023-05-23 01:49:38

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,471
Website

Re: [SOLVED] Update interrupted -> not booting anymore

Or just take the easy way (after chrooting):

pacman -Qnq | pacman -Syu -

Last edited by Trilby (2023-05-23 02:02:15)


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#6 2023-05-23 01:54:30

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,652

Re: [SOLVED] Update interrupted -> not booting anymore

Trilby wrote:

Or just take the easy way (after chrooting):

pacman -Qq | pacman -Syu -

Will that flag everything as explicitly installed?  What about foreign packages?


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way

Online

#7 2023-05-23 02:03:16

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,471
Website

Re: [SOLVED] Update interrupted -> not booting anymore

ewaller wrote:

Will that flag everything as explicitly installed?

No, it will not change the installation reason of any package.

ewaller wrote:

What about foreign packages?

Ooops, I forgot the 'n' flag which has been added now.


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#8 2023-05-23 11:32:35

AKL
Member
Registered: 2008-07-29
Posts: 70

Re: [SOLVED] Update interrupted -> not booting anymore

It worked, thanks everybody!


Endut! Hoch Hech!

Offline

Board footer

Powered by FluxBB