On Thu, Jun 28, 2012 at 11:38 PM, Paul Hartman <paul.hartman+gen...@gmail.com> wrote: > Hi, > > Tonight I rebooted and only see the text "GRUB" followed by a blinking > cursor, never the grub menu. I'm using grub legacy and ~amd64. Of > course my recovery options depend on GRUB actually working, so I'm > downloading the latest gentoo minimal CD for now so I can hopefully > get in and see what's going wrong and fix it, or reinstall grub at > least. > > Anyone run into this problem or have any idea what's causing it? I'm > not sure if GRUB 0.xx was updated recently, I don't remember seeing it > emerged...
After booting from gentoo minimal livecd, chrooting into my hard drive, re-emerging grub:0 (just in case it has to be built against my latest kernel) and then running grub and doing: root (hd0,0) setup (hd0) it booted normally again. I guess I failed to reinstall grub like this after a portage update at some point... logs show I last instlaled it in May, and have rebooted since then without problem, maybe it was something else. Weird. :)