Beim Versuch Grub wiederherzustellen (nach der wiki tutorial: wiki.manjaro.org/index.php/Restore_the_GRUB_Bootloader), war Grub-Installation erfolgreich beendet doch "update-grub" zeigte folgende Fehler:
Code: Alles auswählen
[root@manjaro /]# update-grub                                                                                                       Â
Generating grub configuration file ...                                                                                                  Â
Found background: /usr/share/grub/background.png
Found Intel Microcode image
Found linux image: /boot/vmlinuz-4.9-x86_64
Found initrd image: /boot/initramfs-4.9-x86_64.img
Found initrd fallback image: /boot/initramfs-4.9-x86_64-fallback.img
ERROR: mkdir /var/lock/dmraid
ERROR: mkdir /var/lock/dmraid
ERROR: mkdir /var/lock/dmraid
ERROR: mkdir /var/lock/dmraid
ERROR: mkdir /var/lock/dmraid
 WARNING: Failed to connect to lvmetad. Falling back to device scanning.
Found Windows 10 (loader) on /dev/sda1
Found memtest86+ image: /boot/memtest86+/memtest.bin
done
[root@manjaro /]#
Wie kann ich es loesen??
