You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To use `grub-btrfsd.service`, run the following command to enable the service:
613
+
To automatically update the GRUB menu with the latest snapper snapshots, run the following command to enable the needed service:
614
614
615
615
```bash
616
616
systemctl enable grub-btrfsd.service
617
617
```
618
618
619
-
Edit`/etc/mkinitcpio.conf` and add `grub-btrfs-overlayfs` to `HOOKS`:
619
+
To [boot snapshots using overlayfs](https://github.com/Antynea/grub-btrfs/blob/master/initramfs/readme.md), edit`/etc/mkinitcpio.conf` and add `grub-btrfs-overlayfs` to `HOOKS`:
0 commit comments