2950 with 64-bit RHEL 4.5 hangs at "GRUB loading stage2"
J. Epperson
linux-poweredge at epperson.homelinux.net
Wed Aug 1 12:45:58 CDT 2007
On Wed, August 1, 2007 13:17, Eric Sisler wrote:
> I just wiped a 2950 running 32-bit RHEL 4.5 (PERC 5/i, SAS drives) and
> installed 64-bit RHEL 4.5. The install went smoothly, but hangs at
> "GRUB loading stage2". The same server booted just fine with 32-bit
> RHEL 4.5.
>
> I can boot the RHEL install CD to rescue mode & see my newly-installed
> OS, so what gives?
>
> Any help is most appreciated as I'm trying to get this server back into
> production. Thanks!
>
Things to try that are unlikely to break anything any worse.
Boot the rescue CD, chroot to /sysimage then
Make sure /etc/modprobe.conf has an alias line for megaraid_sas.
VER=`uname -r`;/sbin/mkinitrd -v -f /boot/initrd-$VER $VER
grub-install
If it's getting to stage2, the grub-install is probably superfluous, if
you have time, you might see what results you get from just rebuilding the
initrd.
More information about the Linux-PowerEdge
mailing list