I have had a successful F9 instance for several months, then suddenly this "stops at GRUB" problem occurs. I cannot remember if it was immediately after a yum update or not, as I routinely do yum updates, almost every day.
I tried the above grub-install process. But the script wanted a /sbin/grub. I created a soft link from /usr/sbin/grub to /sbin/grub. However, I now get a a the following
Code:
# grub-install --recheck /dev/sda
Probing devices to guess BIOS drives. This may take a long time.
Could not find a device for
#
What can I do now?