this post was submitted on 06 May 2024
56 points (98.3% liked)

Linux Gaming

14794 readers
110 users here now

Gaming on the GNU/Linux operating system.

Recommended news sources:

Related chat:

Related Communities:

Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.

founded 4 years ago
MODERATORS
 

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 :)

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 6 points 1 month ago (1 children)

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.

[–] [email protected] 5 points 1 month ago (1 children)

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.

[–] [email protected] 2 points 1 month 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!