this post was submitted on 06 May 2024
55 points (98.2% liked)
Linux Gaming
15776 readers
118 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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I use BTRFS on root on openSUSE and it works fine. I don't interact with the snapshot feature much beyond system updates (and very rare rollbacks), but it's nice. I use an encrypted boot w/ an NVMe drive, and things work fine.
I'm not sure what the point of ext4 is for a system drive vs BTRFS, BTRFS on root has served me well for years (5-ish on my desktop, 7-ish on my NAS).
You can set up subvolumes and whatnot to snapshot just part of the tree as well. Or you can copy/paste the whole directory and run dedup (should work, haven't tried).