• Fizz@lemmy.nz
    link
    fedilink
    arrow-up
    2
    ·
    9 hours ago

    I’m convinced that majority of people using timeshift couldn’t recover from their system failing to boot or a drive failure.

    And if you could tell me how because I got no idea how to either.

  • michaelmrose@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    9 hours ago

    Mint users with no zfs, no per block checksumming, no syncoid, no ability to boot into prior version or revert right in the boot loader…

  • moonburster@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    19 hours ago

    I’m in this picture… My build had been stable for a year and I only once had my PC booting in safe mode

  • emmowo@lemmy.world
    link
    fedilink
    English
    arrow-up
    5
    ·
    1 day ago

    Even ext4 still has safety measures (BLOAT!11!!1) because of journaling.

    This is why i compile my kernels on ext2 with without swap for maximum utilization /j

  • obsolete@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    11
    ·
    1 day ago

    This is my setup that I have been using for years. I have never had a serious Linux update issue that could not be fixed.

  • Treczoks@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    1 day ago

    I ran linux with ext2, no timeshift, and home on the root partition. Back then when I ran the machine on kernel 0.97.

  • AnimalsDream@slrpnk.net
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    1
    ·
    1 day ago

    Non-issue. I just scatter fragments of my data across so many devices that some version of something is bound to be somewhere. ¯\_(ツ)_/¯

  • realitaetsverlust@piefed.zip
    link
    fedilink
    English
    arrow-up
    31
    ·
    2 days ago

    Where are those people whose arch installs break after every second update? I don’t think I had a single problem with arch that I wasn’t responsible for. Hell, I had more problems with mint on my girlfriends PC than the arch machines that I’m running.

    • muhyb@programming.dev
      link
      fedilink
      arrow-up
      7
      ·
      2 days ago

      If you don’t count my 6 years with Manjarno, I’ve used Arch for ~7 years and only 3 times I had to fix something, 2 times because of Nvidia, once my fault. I had way more problems with Ubuntu in the past than Arch by the way. :)

      • ysjet@lemmy.world
        link
        fedilink
        English
        arrow-up
        5
        ·
        2 days ago

        There’s the argument to be made that all three were your fault, since you decided to use nvidia on Linux.

        Hyuk hyuk hyuk.

    • MrKiosc@reddthat.com
      link
      fedilink
      arrow-up
      73
      ·
      2 days ago

      I don’t remove orphan packages, I don’t setuo snapshots, I don’t read arch news.

      I sudo pacman -Syu. And if I can’t boot I don’t do it

    • Secret_Music@piefed.blahaj.zone
      link
      fedilink
      English
      arrow-up
      16
      ·
      2 days ago

      It’s been a while but for me personally, the number one thing that saves your ass in event of failure is installing both the up to date and the LTS kernel. If you fail to boot, it’s gonna have something to do with a kernel update 90% of the time, in which case you just boot with the LTS kernel. Just about anything else can be fixed either while you’re up and running, or with a live distro installed on a USB.