I found that copying directories was much more convenient for this kind of experimentation, since I was usually already working in a filemanager anyways. And thanks to BTRFS's copy-on-write support it was also instantaneous and didn't take up any additional space. So in the end very similar to snapshots.
Linux Gaming
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.
Btrfs will be fine, I use btrfs on a standard arch install, timeshift for managing snapshots, works well.
Cool! Thats what I wanted to hear coz I want to do the same :)
Since you're on EndeavourOS, I suggest using btrfs-assistant
instead of timeshift
, since it was created by one of the devs and offers more functionality with snapper
. Just create a new profile for your root partition and then configure how often you want it to take snapshots.
You can also install snap-pac
so that you get OpenSUSE-like automatic snapshots everytime pacman executes a install/remove/update command.