Skip to content

[SOLVED] Enabling grub.cfg automatic updates by monitoring snapshots path #130

Answered by Antynea
FGD-Garuda asked this question in Q&A
Discussion options

You must be logged in to vote

Hello,

Nothing to do here.
I think you use kubuntu distribution
Edit /etc/default/grub-btrfs/config
Line 92:
#GRUB_BTRFS_MKCONFIG=/usr/bin/grub2-mkconfig
to
GRUB_BTRFS_MKCONFIG=/usr/sbin/grub-mkconfig

grub-update on a debian like distribution is an alias for grub-mkconfig
if grub-mkconfig isn't locate in /usr/sbin/ use find / -name grub-mkconfig command to find it.

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
1 reply
@FGD-Garuda
Comment options

Answer selected by FGD-Garuda
Comment options

You must be logged in to vote
4 replies
@FGD-Garuda
Comment options

@Antynea
Comment options

@FGD-Garuda
Comment options

@Antynea
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants