And here I was, just assuming that to be true about most people…
How inconsiderate of me.
- 0 Posts
- 3 Comments
Joined 2 years ago
Cake day: June 18th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
feral_hedgehog@pawb.socialto
Linux@lemmy.ml•Ran into an issue with the latest arch Linux update, how to prevent in the futur
0·2 years agoMaybe rebuilding the ramdisk failed during the original upgrade?
One of the post-install stages after upgrading the kernel is rebuilding the initramfs - a tiny environment for bootstrapping the main OS.
If you trigger it manually withmkinitcpio --allpresetsyou’ll notice it has fancy colorful output, with clearly visible warnings/errors.
However when invoked as part of an upgrade this coloring is removed, making errors difficult to spot.
I had this stage randomly fail a few times, resulting in an unbootable system like you described - solution was to just trigger a manual rebuild or reinstall the kernel with pacman -U.
It’s possible that this is what actually fixed things when you downgraded the kernel.

Does the pope shit in the woods?