Open buidai123 opened 3 days ago
Well it says you need to run grub-mkconf after installation, did you do that?
@Schievel1 so i have to run grub-mkconf after every updates huh, i thought i just need to run it one time
No, it should be necessary only once after the first installation of grub-btrfs or grub.
Is it necessary every time you update your kernel?
No, it should be necessary only once after the first installation of grub-btrfs or grub.
Is it necessary every time you update your kernel?
some updates dont throw this error, but seems like it appears when i have kernel update
so is it fine to run grub-mkconf everytime it throws that warning?
Yes it is alright to do so, but there seems to be some new way of creating a grub.cfg when there is a kernel update on arch and arch based distros. It seems like this is the same like #356.
I am not running arch, so it's quite hard for me to figure out what's going on.
For an ad hoc solution for you I would suggest looking into pacman hooks. You can run grub-mkconf automatically this way
Description
I encountered GRUB configuration errors when updating my system
I'm using timeshift-autosnap for creating snapshots during updates so I configured grub-btrfs to automatically update GRUB entry when timeshift creates snapshot, i replaced the ExecStart line with:
Error message
When updating packages with yay. I received this error:
Environment