Well, you could try the following… ![]()
-
Boot up from a Manjaro live USB, open up a terminal window, and issue the following command…

sudo -i -
Now run the following command…

manjaro-chroot -aIf it doesn’t work, follow the instructions for
chrooting in this tutorial. -
Once you are
chroot’ed, check whetheros-proberis enabled in/etc/default/grub. If it’s not, edit the file withnano, enable it, and save the file. -
Now run the following commands…

pacman -S install-grub && install-grub update-grub