24.01.2018 16:38, Peter Suetterlin пишет:
Roger Oberholtzer wrote:
I have the older Tumbleweed setup from some time in the summer.
I do not need to sort out the btrfs volumes. I think they are all present. It is just enabling snapper as the openSUSE install should have done that I need to do.
Yeah, figured that out - just too late :o
Currently, snapper list-configs lists nothing.
Is this all that is needed?
snapper -c root create-config /
I *think* so.
Check that grub2-snapper-plugin and snapper-zypp-plugin are installed (maybe also yast2-snapper), and check status of snapper-cleanup.timer and snapper-timeline.timer.
To enable rollback with snapper it is necessary 1. Your root subvolume should be one of snapper snapshots 2. default-subvolume should be set to your root subvolume 3. SUSE_BTRFS_SNAPSHOT_BOOTING="true" should be set in /etc/default/grub 4. grub2 should be reinstalled with new setting (really reinstalled, not just configuration) - "update-bootloader --reinit" This is in addition to normal configuration like having @/.snapshots subvolume that is mounted as /.snapshots. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org