I’m using EndeavourOS with ext4 file system for daily usage and a dual bootable Windows for gaming. What I want to have right now is getting rid of Windows completely.

When I tried it before, I had to try multiple tweaks for a game and find which one worked on Linux. Therefore, I want to take a snapshot with BTRFS and try it until I find the right configuration.

While I have quite a bit of experience with Linux, I’ve never used BTRFS. Do you think it’s worth it?

I thought about keeping the games on the ext4 system, but I hate splitting the disk. I’m thinking of keeping the games in a non-snapshot volume.

UPDATE: I just re-installed EndeavourOS with BTRFS + snapper + BTRFS Assistant :)

  • hollyberries@programming.dev
    link
    fedilink
    arrow-up
    6
    ·
    2 months ago

    To answer the direct question, BTRFS works fine for gaming. Garuda uses BTRFS by default and I’ve been daily driving it for a few years now. My gaming machine hasn’t had an unrecoverable failure that wasn’t my fault (not checking consple output for errors when updating and then rebooting). Games on an ext4 file system work fine - that’s what I do for games I don’t play often. The main NVME is for games that are played regularly and everything else goes to the storage SSDs.

    Correct me if I’m wrong, it seems like you want an immutable distro more than BTRFS for what you want to do.

    • iso@lemy.lolOP
      link
      fedilink
      arrow-up
      5
      ·
      2 months ago

      I don’t know much about immutable distros, but with a quick look, you’re probably right. It looks like Bazzite is based on Fedora atomic desktop.

      • hollyberries@programming.dev
        link
        fedilink
        arrow-up
        2
        ·
        2 months ago

        Yeah same here regarding immutable distros. I’ve only dabbled in the reading and it seems to fit your use case. ^^

        Keeping my eye on the thread for future reference. Best of luck!