• stoy@lemmy.zip
    link
    fedilink
    arrow-up
    8
    ·
    25 days ago

    That is idiotic, there is absolutely a reason to reinstall in some cases

    • fl42v@lemmy.ml
      link
      fedilink
      arrow-up
      2
      ·
      25 days ago

      Not when you’re “stuck”, tho. You understand the problem, boot live system, fix it and learn from your mistakes. Like, my first reinstalls of arch were due to not understanding I can just chroot or pacstrap some packages I forgot, for example.

    • QuarterSwede@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      25 days ago

      Some times but not most, like Windows. macOS is the same way thanks to its *nix underpinnings. I honestly can’t remember a time I ever reinstalled the system to fix a problem.

    • KubeRoot@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      1
      ·
      25 days ago

      With the way most distros are structured, you should never need a reinstall, since reinstalling the packages will fix any issues with broken system files. Broken configuration wouldn’t be as easy to fix, but still something you should be able to fix.

      The only reason to be reinstalling, in my eyes, is if you have a mess of packages and configuration you don’t remember, and want to get a clean slate to reconfigure instead of trying to figure out why everything was set up in a certain way.

      • stoy@lemmy.zip
        link
        fedilink
        arrow-up
        4
        ·
        25 days ago

        As an IT guy who has worked professionally as a Linux sysadmin.

        While you are correct, the factor you are missing is time.

        There have been countless times I have reinstalled Linux machines because it is faster than troubleshooting the issue

        • anamethatisnt@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          25 days ago

          Professionally on a non-recurring issue - absolutely.
          With my stuff at home? Only if the wife suffers from the downtime.

    • cmnybo@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      0
      ·
      25 days ago

      Unless the drive gets corrupted or infected with malware, you can just load a previous snapshot. That’s much faster and easier than reinstalling.

  • Destide@feddit.uk
    link
    fedilink
    English
    arrow-up
    1
    ·
    24 days ago

    One of the things I noticed when I first switched, was the difference of advice on forums. Linux users would ask for reports and pinpoint errors giving a fix. Windows forums would be wild random often unrelated guesses ultimately leading to “just reformat”.

  • DragonsInARoom@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    25 days ago

    If the issue doesn’t resolve itself, reinstall, that works for me as a catch all solution because I use Linux like a Chromebook, web browsing.

  • rozlav@lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    1
    ·
    25 days ago

    I think people do that even in Linux, sometimes problemes are still very hard to solve and reinstalling is just faster, maybe I’m the only one. On another hand there is distro hopping ╮(︶▽︶)╭

  • Sestren@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    25 days ago

    The whole point of doing a separate partition for your home directory is to do just that… The fuck is this even supposed to mean.

    • marcos@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      25 days ago

      If you got a problem, reinstall and do the same stuff again, you’ll almost certainly get the same problem again. So, no, it’s only productive if you are in a fucked-up environment where changes bring more breakage than they fix.

      It’s useful if you don’t plan to do the same thing again, though. So if you are just trying random stuff, yeah, go ahead.

      • hersh@literature.cafe
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        25 days ago

        If you got a problem, reinstall and do the same stuff again, you’ll almost certainly get the same problem again

        Sure, but nobody’s likely to do that. If I wiped my system now, I doubt I could get it back to exactly the same state if I tried. There are way too many moving parts. There are changes I’ve forgotten I ever applied, or only applied accidentally. And there are things I’d do differently if I had the chance to start over (like installing something via a different one of the half-dozen-or-so methods of installing packages on my distro).

        For example, I have Docker installed because I once thought a problem I had might have been Podman-specific. Turned out it was not. But I never did the surgery necessary to fully excise Docker. I probably won’t bother unless and until there is a practical reason to.

  • ShadowZone@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    24 days ago

    I literally had an official support person tell me to reinstall Ubuntu to get a specific app running.