Able to open Snapper via YaST
Did a restart, and confirmed that snapshots still exists in fstab; also able to open Snapper via YaST.
TARGET SOURCE FSTYPE OPTIONS
/ /dev/mapper/system-root[/@/.snapshots/416/snapshot]
│ btrfs rw,relatime,space_cache=v2,subvolid=964,subvol=/@/.snapshots/416/snapshot
├─/usr/local
│ /dev/mapper/system-root[/@/usr/local]
│ btrfs rw,relatime,space_cache=v2,subvolid=258,subvol=/@/usr/local
├─/home
│ /dev/mapper/system-root[/@/home]
│ btrfs rw,relatime,space_cache=v2,subvolid=262,subvol=/@/home
├─/boot/grub2/x86_64-efi
│ /dev/mapper/system-root[/@/boot/grub2/x86_64-efi]
│ btrfs rw,relatime,space_cache=v2,subvolid=263,subvol=/@/boot/grub2/x86_64-efi
├─/.snapshots
│ /dev/mapper/system-root[/@/.snapshots]
│ btrfs rw,relatime,space_cache=v2,subvolid=265,subvol=/@/.snapshots
├─/var /dev/mapper/system-root[/@/var]
│ btrfs rw,relatime,space_cache=v2,subvolid=257,subvol=/@/var
├─/run/user/1000/doc
│ portal fuse.portal rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
├─/boot/efi
│ /dev/sda1
│ vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro
├─/opt /dev/mapper/system-root[/@/opt]
│ btrfs rw,relatime,space_cache=v2,subvolid=261,subvol=/@/opt
├─/srv /dev/mapper/system-root[/@/srv]
│ btrfs rw,relatime,space_cache=v2,subvolid=259,subvol=/@/srv
├─/root
│ /dev/mapper/system-root[/@/root]
│ btrfs rw,relatime,space_cache=v2,subvolid=260,subvol=/@/root
└─/boot/grub2/i386-pc
/dev/mapper/system-root[/@/boot/grub2/i386-pc]
btrfs rw,relatime,space_cache=v2,subvolid=264,subvol=/@/boot/grub2/i386-pc
Didn’t try snapper rollback
yet.
Thanks for the help.
--------------------------------------------------------------------------------------------
Just for the record, snapper broke before (Start via read-only snapshot
disappeared from Grub choices upon boot) that’s why I tried to re-create the snapshots directory; causing this whole fiasco.
What should have I done to avoid this whole mess?