I would like to have an option to boot a specific snapshot, like on openSUSE.
I use Btrfs Assistant on Fedora 43 KDE (full disk encryption; Secure Boot is disabled in case it matters).
I attached some screenshots of my settings below.
In my GRUB menu, I only have 5 options: 3 kernels, one “emergency mode” boot option and UEFI. But no option to boot a snapshot. I’m not 100% sure, but I think I had an option in the past.
My /etc/default/grub:
GRUB_TIMEOUT=2
GRUB_TIMEOUT_STYLE=menu
GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)"
GRUB_DEFAULT=saved
GRUB_DISABLE_SUBMENU=true
GRUB_TERMINAL_OUTPUT="console"
GRUB_CMDLINE_LINUX="rd.luks.uuid=luks-c8c8762a-ff5c-4fb0-8c3b-c03fef298df4 rhgb quiet resume=UUID=6153a88e-556d-4dc9-a031-327ea83259fd resume_offset=3155200 loglevel=0"
GRUB_DISABLE_RECOVERY="true"
GRUB_ENABLE_BLSCFG=true
My Btrfs Assistant setting:





