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 |
---|---|---|
![]() |
x86_64 (571)* | Fedora 39 (0 downloads) |
![]() |
x86_64 (650)* | Fedora 40 (462 downloads) |
![]() |
x86_64 (491)* | Fedora 41 (350 downloads) |
![]() |
x86_64 (33)* | Fedora 42 (22 downloads) |
![]() |
x86_64 (111)* | Fedora rawhide (113 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable kylegospo/grub-btrfs
More info about enabling Copr repositories