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 38 | x86_64 (528)* | Fedora 38 (0 downloads) |
Fedora 39 | x86_64 (563)* | Fedora 39 (435 downloads) |
Fedora 40 | x86_64 (630)* | Fedora 40 (440 downloads) |
Fedora 41 | x86_64 (67)* | Fedora 41 (59 downloads) |
Fedora rawhide | x86_64 (90)* | Fedora rawhide (95 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable kylegospo/grub-btrfs
More info about enabling Copr repositories