kylegospo/grub-btrfs
Project ID: 63295
Description
Improves grub by adding "btrfs snapshots" to the grub menu.
You can boot your system on a "snapshot" from the grub menu. Supports manual snapshots, snapper, timeshift ...
See GitHub for more information.
Installation Instructions
Firstly add the Copr repository to your system:
sudo dnf copr enable kylegospo/grub-btrfs
After adding the repository, install one of the following packages depending on your snapshot software of choice:
sudo dnf install grub-btrfs
sudo dnf install grub-btrfs-timeshift
Finally, enable and start the snapshot monitor for automatic updates to grub as snapshots are created:
sudo systemctl enable --now grub-btrfs.path
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 41
|
x86_64 (540)* | Fedora 41 (433 downloads) |
Fedora 42
|
x86_64 (1164)* | Fedora 42 (991 downloads) |
Fedora 43
|
x86_64 (370)* | Fedora 43 (285 downloads) |
Fedora rawhide
|
x86_64 (135)* | Fedora rawhide (155 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable kylegospo/grub-btrfs
More info about enabling Copr repositories
Fedora 41