• jyl@sopuli.xyz
    link
    fedilink
    arrow-up
    65
    arrow-down
    2
    ·
    4 days ago

    Tf are you people doing to your computers to break the OS?

      • Cethin@lemmy.zip
        link
        fedilink
        English
        arrow-up
        21
        arrow-down
        1
        ·
        4 days ago

        Luckily fixing fstab is pretty easy. I’ve broken it twice I think since I started using Linux full time about two years ago, and it’s not really an issue. It takes a few minutes, but if you’re remotely comfortable with the command line it’s pretty trivial to get it booting again.

      • JustARegularNerd@lemmy.dbzer0.com
        link
        fedilink
        arrow-up
        1
        ·
        3 days ago

        Had my server set up with encrypted drives and getting the root key from a flash drive. Cloned a drive and replaced the old one, somehow it was crypttab that just stopped working with me. Took like 4 hours solid to get it actually back up.

    • naught101@lemmy.world
      link
      fedilink
      arrow-up
      27
      ·
      4 days ago

      Dist-upgrading across 2+ years of upgrades.

      It’s been a long while for me, but some kind of dumb tinkering resulting in system death was semi regular 15 years ago. It got real bad when encyption started getting involved…

      • ladicius@lemmy.world
        link
        fedilink
        arrow-up
        13
        ·
        4 days ago

        Updated Ubuntu over three or four LTS versions in the course of an afternoon several weeks ago - no problems, updated smoothly as fuck, machine (15 years old laptop) is running fine.

        Anecdotic evidence is anecdotic.

    • lightnsfw@reddthat.com
      link
      fedilink
      arrow-up
      12
      arrow-down
      2
      ·
      edit-2
      4 days ago

      Literally every time I touch fstab. I’ve also had Mint and Bazzite installs stop booting for no reason.

    • huquad@lemmy.ml
      link
      fedilink
      English
      arrow-up
      9
      ·
      4 days ago

      Most recently a regular update borked my nvidia driver so I had to ssh in to revert.

      • merc@sh.itjust.works
        link
        fedilink
        arrow-up
        1
        ·
        3 days ago

        I’m used to (on Windows) occasionally having the nVidia driver break things so the computer blue screens. At that point, your computer is shutting down and there’s nothing you can do about it.

        It was weird under Linux when I had an nVidia bug and the display stopped working, but the computer was still alive. I was able to SSH in and do a graceful shutdown. It was weird to watch because my display was completely frozen. The mouse pointer didn’t move, the clock wasn’t updating, but the windows were still all there. But, behind the scenes everything was working normally (bar high CPU usage because something else in the system was bothered by the display being screwed).

        As nice as it is that Linux responds a bit better to bad nVidia drivers, it’s also annoying how poor the quality of those closed-source drivers is. There are certain kinds of bugs that apparently have been issues for years and nVidia just isn’t addressing them.

    • Ænima@lemm.ee
      link
      fedilink
      arrow-up
      6
      arrow-down
      1
      ·
      4 days ago

      Installing stuff, then looking online for a way to fix an annoyance, find a script to fix a StackOverflow post that vaguely matches our issue, only to break that thing even more. Rinse and release, ad nauseum.

    • QualifiedKitten@discuss.online
      link
      fedilink
      English
      arrow-up
      1
      ·
      3 days ago

      I was dual booting, distro hopping to figure out what I liked & didn’t like. After a few installs, I got cocky and thought I had the hang of things, and instead somehow deleted the bootloader, or something like that. Couldn’t boot up at all to any OS.

    • Something Burger 🍔@jlai.lu
      link
      fedilink
      arrow-up
      1
      ·
      4 days ago

      I use btrfs on my NAS and it shits the bed about once a month. Thankfully I use NixOS (btw) and have working backups so it’s not too hard to restore but still.

      • merc@sh.itjust.works
        link
        fedilink
        arrow-up
        2
        ·
        3 days ago

        My NAS is one place where I wouldn’t risk anything that isn’t rock solid. Even if you don’t lose data, the NAS is infrastructure that should always be available.