You are not logged in.
After today's update(I cannot think other reason), grub-mkconfig doesn't found any of my other Installations.
grub mkconfgig -o.... gives this output:
Generating grub.cfg ...
Found theme: /boot/grub/themes/archlinux/theme.txt
Found linux image: /boot/vmlinuz-linux
Found initrd image: /boot/initramfs-linux.img
No volume groups found
mkdir: cannot create directory '/var/lib/os-prober/mount': No such file or directory
mkdir: cannot create directory '/var/lib/os-prober/mount': No such file or directory
mkdir: cannot create directory '/var/lib/os-prober/mount': No such file or directory
mkdir: cannot create directory '/var/lib/os-prober/mount': No such file or directory
done
Any help?
Last edited by dancer69 (2013-01-27 20:35:55)
Offline
This may not be the right thing to do but was able to fix it by recreating the directory '/var/lib/os-prober/mount' after updating the os-prober package.
A proper fix in the packaging scripts should be done if that is the cause of the problem.
Last edited by vernie (2013-01-27 20:31:06)
Offline
This worked thanks.
Offline