this post was submitted on 08 Apr 2024
322 points (93.8% liked)

Technology

55612 readers
2892 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 14 points 2 months ago (1 children)

I mean, if you've done something affecting upgrade paths - possible.

Also I broke a FreeBSD ufs partition once while upgrading OpenBSD. I thought I'm very smart having that added into disklabel, and it would successfully mount read-only. Well, there were some actions to upgrade OpenBSD's own ufs partitions, so - I don't really remember whether I could restore any data, TBF. I think I could still mount that read-only from OpenBSD, but not from FreeBSD.

But that's about things being really broken.

[โ€“] [email protected] 1 points 2 months ago

I broke Arch when they switched to Systemd (the process that launches all other processes), and that's because I was an idiot and partially applied the fixes without rebooting, so things got borked. I could've fixed it, but reinstalling was faster (like 30 min, and I kept my files; fixing could've taken a couple hours).

Other than that, I've had a couple drivers get misconfigured or something when upgrading Ubuntu or Fedora (I've had wifi and sound fixes not apply to an upgraded version), but I've never had an upgrade actually fail, and fixing it usually only took an hour or so to find someone online who has already provided the config options needed.

So yeah, I've had nothing like this on Linux in the 15 or so years I've used it, everything so far has been fixable with relatively minimal effort. Then again, I don't use any fancy licensed software, so I haven't needed to pull an old version of something along across multiple releases (almost got a Scrivener license, which no longer supports Linux).