How to update grub2 on Fedora 16?
I just upgraded to F16 from F15 yesterday. I noticed today that I'm running a 2.x kernel rather than the 3.x F16 comes with. When I rebooted and entered the grub menu, there was no 3.x option, instead the option to upgrade to verne was still there. When I selected that, I was told to press any key to continue and was promptly returned to the grub menu again.
I booted back into the latest 2.x kernel and checked the boot folder and sure enough, the 3.1.0-7 kernel was there, there just wasn't a grub option. Upon checking the grub docs I found that I needed to run "update-grub" as root. I tried that but there's no such command!
What do I need to do to get grub to recognise the new kernel?