How to set snapper optimally

Hello everyone,
how do I set snapper optimally ?
Via the snapper cli or Btrfs Assistant ?
Is there an ‘optimal’ setting for a desktop PC ?
What should I set for daily, weekly, monthly and yearly ?
Is there a kind of ‘basic settings’ for cachyos?

when i try to create a snapshot with the terminal, for example, the following appears:
udo snapper -c root create --description friday-21-9

[sudo] Password for merj1982:
The configuration ‘root’ is not available. Snapper is probably not configured.
Further instructions can be found in ‘man snapper’.

How do I configure the snapper root ?

You need to create a config first. Check those:

https://wiki.archlinux.org/title/Snapper

https://en.opensuse.org/openSUSE:Snapper_Tutorial

I made my videotutorial for Btrfs + Grub+Snapper on CachyOS. But it does not contain English audio or subtitles.
But you can turn off audio and just watch video. It is step by step tutorial.

and commands here - Ako rozbehať podporu Snapshots cez SNAPPER + BTRFS - Návody - LINUXDOMA - KOMUNITNÉ FÓRUM

1 Like

OK, i use systemd Boot. But the basic configuration will probably be the same, right?

Snapper takes an image before you do a full system update which is when you most likely will have problems if you do have problems.

This alone is pretty much enough, so just pick whatever snapper interval you like, they don’t take much disk space.

sudo pacman -S cachyos-snapper-support

1 Like