Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't enable grub-btrfs.service #281

Closed
Schievel1 opened this issue Apr 28, 2023 Discussed in #280 · 5 comments
Closed

Can't enable grub-btrfs.service #281

Schievel1 opened this issue Apr 28, 2023 Discussed in #280 · 5 comments

Comments

@Schievel1
Copy link
Collaborator

Schievel1 commented Apr 28, 2023

Discussed in #280

Originally posted by tav9122 April 26, 2023
As the title says, when I run systemctl enable grub-btrfs.path I got the output Unit btrfs.path does not exist

IMG_20230428_201527.jpg

I couldn't find snapshots menu in the grub boot so I checked with the systemctl status, do you have any idea what cause this

@Schievel1
Copy link
Collaborator Author

Schievel1 commented Apr 28, 2023

Try running grub-btrfsd with verbose flag and/or manually. It will give you more info what is wrong.
See:
https://github.com/Antynea/grub-btrfs#running-grub-btrfsd-in-verbose-mode

If you are running grub-btrfsd as a daemon, the output will be printed to syslog. On Arch you can use journalctl -f to watch the syslog.

@Schievel1 Schievel1 changed the title Can't enable grub-btrfs.path Can't enable grub-btrfs.service Apr 28, 2023
@tav1229
Copy link

tav1229 commented Apr 29, 2023

Try running grub-btrfsd with verbose flag and/or manually. It will give you more info what is wrong.
See:
https://github.com/Antynea/grub-btrfs#running-grub-btrfsd-in-verbose-mode

If you are running grub-btrfsd as a daemon, the output will be printed to syslog. On Arch you can use journalctl -f to watch the syslog.

turned out I was missing the inotify-tools, I added the packeage now but still no snapshots menu in grub, below is the output of systemctl status grub-btrfsd
IMG_20230429_093154.jpg

@tav1229
Copy link

tav1229 commented Apr 29, 2023

Try running grub-btrfsd with verbose flag and/or manually. It will give you more info what is wrong.
See:
https://github.com/Antynea/grub-btrfs#running-grub-btrfsd-in-verbose-mode

If you are running grub-btrfsd as a daemon, the output will be printed to syslog. On Arch you can use journalctl -f to watch the syslog.

turned out I was missing the inotify-tools, I added the packeage now but still no snapshots menu in grub, below is the output of systemctl status grub-btrfsd
IMG_20230429_093154.jpg

turned out I need to run grub-mkconfig -o /etc/grub/grub.cfg at least once

@Schievel1
Copy link
Collaborator Author

So this can be closed?

@tav1229
Copy link

tav1229 commented Apr 29, 2023

So this can be closed?

Yup, sorry couldn't find the close button on my phone

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants