Email or username:

Password:

Forgot your password?
marius

Because my laptop is dying I had to resurrect my old desktop machine. It hasn't booted since May 2023.

Wish me luck with the updates. :D

A screenshot of the list of boot times on a linux machine as returned by journalctl --list-boots.

The last entry is from today, 2025-01-17, and the previous one is dated as 2023-05-13.
3 comments

@mariusor So what happened? Did you survive?

marius

@xy yes, I broke the update twice, once by manually upgrading pacman but forgetting about glibc and once by not mounting the boot partition so when the kernel was updated, the initram images didn't correspond to the new version. Both times I used a live install image from the USB stick to mount the existing partitions and operate on them with the binaries from the live image.

Now I have to sync Music, Pictures, Books, and projects between the machines.

But in an ironic turn of events, the screen of the laptop (which was what was broken yesterday) has miraculously recovered over night.

:D

@xy yes, I broke the update twice, once by manually upgrading pacman but forgetting about glibc and once by not mounting the boot partition so when the kernel was updated, the initram images didn't correspond to the new version. Both times I used a live install image from the USB stick to mount the existing partitions and operate on them with the binaries from the live image.

Go Up