• QuazarOmega@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      1 year 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
        ·
        1 year 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
          ·
          1 year 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!