this post was submitted on 04 Aug 2024
319 points (87.7% liked)

linuxmemes

20707 readers
1415 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] SpaceCadet@feddit.nl 1 points 1 month ago (1 children)

But also I thought Linux distros normally keep the old Kernel around after an update so stuff like this doesn’t cause a boot failure?

Arch has no concept of "previous package", so it doesn't do this.

You could install linux-lts (or one of the other alternative kernels) side by side with the linux package, so you always have a bootable fallback, but like most things on Arch it's not enforced.

[–] MangoPenguin@lemmy.blahaj.zone 2 points 1 month ago

That's pretty wild, I guess arch is not meant to hold your hand at all so it makes sense.