• TheMadnessKing@lemmy.world
    link
    fedilink
    arrow-up
    16
    arrow-down
    2
    ·
    11 months ago

    Tbh, Linux atm needs a good way to restore incase something goes wrong. The rule to use a USB stick and then chroot and fix is not the best idea.

    A week ago I ran into issue where my Storage ran full (I was downloading+ manjaro was updating in BG) and then apparently the system didn’t boot up coz of this. It took me sometime to realise this issue and fix it.

    You can’t expect an avg user to be able to perform so much.

    Another incident, My friend somehow ended up in a state with no kernel installed and thus couldn’t boot up.

    • WorseDoughnut 🍩@lemdro.id
      link
      fedilink
      English
      arrow-up
      20
      ·
      11 months ago

      Pretty sure this is exactly what the “immutable OS” is for, like what’s found in Fedora Silverblue (and less notably in the SteamDeck).

      It essentially lets you break whatever you want in userland, but it mounts the root filesystem in read-only, and literally re-images the entire machine each update w/ the added bonus of halting and rolling back the update if any errors are detected during the update. All of which occurs “magically” behind the scenes upon shutdown, so it requires essentially little to no user interaction to manage core updates.

      Also all graphical software is limited to flatpaks, so you really take out a lot of the user confusion about installing on Linux and dealing with system-specific weirdness.

    • selokichtli@lemmy.ml
      link
      fedilink
      arrow-up
      7
      ·
      11 months ago

      A lot of distros already implement different methods to avoid this. There are already comments about a couple of methods, timeshift is another one, it’s pushed heavily by Linux Mint, for example.

      • TheMadnessKing@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        11 months ago

        I see most of these tools are more to prevent them from going broke. A GUI recovery tool which is distro-agnostic would be gold honestly .

        • QuazarOmega@lemmy.world
          link
          fedilink
          arrow-up
          2
          ·
          11 months ago

          You can try doing an in-place conversion, here’s a guide and the official documentation, remember to BACKUP and TEST your BACKUP at least twice, if things don’t go well, you’ll be able to fall back.
          If you want to avoid all the setup headache, just reinstall with btrfs by default (I suggest Fedora Silverblue or openSUSE Tumbleweed for that) of course you’ll still have to backup, just your data though, to be restored on the new system

          • TheMadnessKing@lemmy.world
            link
            fedilink
            arrow-up
            2
            ·
            11 months ago

            Second suggestion for SilverBlue today. Maybe I will try it out once I have enough time on hand to backup my system and then restore.

            • QuazarOmega@lemmy.world
              link
              fedilink
              arrow-up
              2
              ·
              11 months ago

              I’ve been loving it honestly, I used to mess up my systems pretty often in a way that upgrading to new releases had to be done from the command line because of random repositories I added, so things felt unstable.
              Immutable systems on the other hand are dumbass (me) proof and I can still do what I used to do with those repos in safe environments or Flatpak now that it has become so ubiquitous for packaging.
              Immutability is not a must, even though I really like the philosophy, in fact, if you’re comfortable with what you have, you might be fine just converting over your current OS to btrfs.

              Good luck, whichever option you try!

        • Boinketh@lemm.ee
          link
          fedilink
          arrow-up
          1
          ·
          11 months ago

          I wasn’t using my Linux system daily, so I had to update things in bulk when I would open it up. That can apparently lead to a lot of problems with Manjaro. If you used it daily, I’m not surprised you didn’t run into issues.

      • TheMadnessKing@lemmy.world
        link
        fedilink
        arrow-up
        6
        ·
        11 months ago

        Honestly, the current DEs like GNOME and KDE are at the point that they can be driven by your avg user without much efforts.

        So polishing these parts of the system will really help in adoption.

      • selokichtli@lemmy.ml
        link
        fedilink
        arrow-up
        1
        ·
        11 months ago

        If the average user doesn’t need some specific products, yes. Gaming is not an issue anymore. You are only constrained by products that can’t run on a browser and lazy ass companies like Adobe.