You are not logged in.
Pages: 1
when i run this command during installation grub-mkconfig -o /boot/grub/grub.cfg i get a message about ivmetad no such file or directory. i should mention that i am installing arch in virtual box
Last edited by kosgeter (2013-02-25 22:20:08)
Offline
Are you sure you aren't thinking of lvmetad? With a lowercase L?
Offline
Are you sure you aren't thinking of lvmetad? With a lowercase L?
yes is lvmetad with a lower L
Offline
jasonwryan wrote:Are you sure you aren't thinking of lvmetad? With a lowercase L?
yes is lvmetad with a lower L
I'm having the same problem, and I'm not in virtualbox. In arch-chroot here's what I get back from grub-mkconfig -o /boot/grub/grub.cfg
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-linux
Found initrd image: /boot/initramfs-linux.img
WARNING: Failed to connect to lvmetad: No such file or directory. Falling back to internal scanning.
No volume groups found
Now, grub.cfg does generate, and there's no non-zero exit status from grub-mkconfig, and lvmetad is present in the /usr/sbin/ directory.
Could this just be a bug and not really a major problem?
Offline
I see the error when I use lvm commands in a manual chroot, no grub involved. I think it's about access to lvmetad service/daemon rather than access to a file. It has never caused me any problems.
Last edited by alphaniner (2013-03-14 19:45:50)
But whether the Constitution really be one thing, or another, this much is certain - that it has either authorized such a government as we have had, or has been powerless to prevent it. In either case, it is unfit to exist.
-Lysander Spooner
Offline
Pages: 1