zzahkaboom24/grub-btrfs

Project ID: 233851

Description

grub-btrfs for Fedora to boot Btrfs snapshots from GRUB

Installation Instructions

Enable with:

sudo dnf copr enable zzahkaboom24/grub-btrfs

After that, you can install it with the following command:

sudo dnf install grub-btrfs

Make at least one snapshot with Timeshift

Configure the daemon for Timeshift:

sudo systemctl edit --full grub-btrfsd

In the editor, change the ExecStart= line to:

ExecStart=/usr/bin/grub-btrfsd --syslog --timeshift-auto

Save and exit, then enable and start the daemon:

sudo systemctl enable --now grub-btrfsd

Finally, generate the GRUB menu with snapshot entries

sudo grub2-mkconfig -o /boot/grub2/grub.cfg

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
Fedora 43 x86_64 (2)* Fedora 43 (1 downloads)
Fedora 44 x86_64 (10)* Fedora 44 (9 downloads)
Fedora rawhide x86_64 (0)* Fedora rawhide (0 downloads)

* Total number of downloaded packages.