> <@luc14n0:opensuse.org> frogster: Each snapshot is supposed to have its own `grub-snapshot.cfg` that's sourced by the main one under `/.snapshots/` (https://paste.opensuse.org/pastes/b989e03926d1): > > ``` > $ find /.snapshots -maxdepth 2 -type f -name grub-snapshot.cfg > /.snapshots/630/grub-snapshot.cfg > /.snapshots/635/grub-snapshot.cfg > /.snapshots/636/grub-snapshot.cfg > /.snapshots/637/grub-snapshot.cfg > /.snapshots/638/grub-snapshot.cfg > /.snapshots/639/grub-snapshot.cfg > /.snapshots/grub-snapshot.cfg > ``` > > Is the grub2-snapper-plugin package still installed on your system? Yup, the snapper-plugin is still installed. Are there any logs or similar where I can see what it is/isnt doing?