2010/2/13 Tomasz Torcz <tomek@pipebreaker.pl>
On Sat, Feb 13, 2010 at 11:35:53AM -0600, Bruno Wolff III wrote:
> On Sat, Feb 13, 2010 at 09:27:59 -0800,
>   darrell pfeifer <darrellpf@gmail.com> wrote:
> >
> > https://bugzilla.redhat.com/show_bug.cgi?id=562514
> >
> > You may have to edit you grub.conf. Look for missing lines compared to
> > working stanzas.
>
> That might not be the problem here. I am getting the initrd lines added
> now when I install new kernels. And when you have this problem an obvious
> error messages is displayed (at least when you have grub set to let you
> see what's happening when you boot).

 Please double-check initrd paths. Mine had superflous "/boot" in them.
As I have separate /boot partitions, grub.conf should have just
"initrd /initrams-...", without "/boot/".


I've also had a couple of other oddities this week that have caused hangs.

A version of rsyslog was causing the boot to hang. Moving it out of init.d for a while fixed it until a new version came along.

The latest intel driver isn't working for me. I backed out to the next oldest version.

darrell