Relative Content

Tag Archive for linuxgrubgrub2

GRUB2 command prompt on boot

When I boot, the machine boots into a grub> prompt. I can use the configfile (hd1,8)/boot/grub/grub.cfg to bring up the GRUB menu and boot into the OS fine, I can also do same using linux and initrd commands. However after booting into OS and running update-grub and grub-install the machine still boots into grub> prompt. Nothing I do seems to fix the issue.