Fedup lands at grub prompt... [closed]
After running FedUp (from 17 to 18), my machine now drops directly to a grub> prompt.
Fortunately, I can key in the sequence of linux vmlinuz
... // initrd initramfs-
... and boot
to load the system, and this is a "desktop" machine that doesn't usually get rebooted , but it's still quite annoying.
I've tried doing a yum reinstall
of grub2
,grubby
,kernel
, and anything else that I thought might "do it," but to no avail, and without any obvious error messages being logged.
This is an x86_64 machine with nVidia graphics and BIOS boot method, if that helps.
How would I go about forcing Grub to load its menu configuration?
Relevant(?) packages: grub2-2.00-15
, kernel-3.8.6-203
, kernel-3.8.7-201
, kernel-3.8.8-202
, grubby-8.22-1
Closing this, due to ancient age.