This is a Sun LX50 (Sun's Intel-based Linux box; ServerWorks chipset): [root@station200 root]# lspci 00:00.0 Host bridge: ServerWorks CNB20HE Host Bridge (rev 23) 00:00.1 Host bridge: ServerWorks CNB20HE Host Bridge (rev 01) 00:00.2 Host bridge: ServerWorks: Unknown device 0006 (rev 01) 00:00.3 Host bridge: ServerWorks: Unknown device 0006 (rev 01) 00:03.0 Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro 100] (rev 0d) 00:04.0 Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro 100] (rev 0d) 00:0c.0 VGA compatible controller: ATI Technologies Inc Rage XL (rev 27) 00:0f.0 ISA bridge: ServerWorks CSB5 South Bridge (rev 92) 00:0f.1 IDE interface: ServerWorks CSB5 IDE Controller (rev 92) 00:0f.2 USB Controller: ServerWorks OSB4/CSB5 USB Controller (rev 05) 00:0f.3 Host bridge: ServerWorks: Unknown device 0230 01:07.0 SCSI storage controller: Adaptec AIC-7899P U160/m (rev 01) 01:07.1 SCSI storage controller: Adaptec AIC-7899P U160/m (rev 01) [root@station200 root]# lilo works as a boot loader. grub works if the ethernet cable is unplugged until after the kernel is loaded (the machine has non-disableable PXE crud built into the BIOS which apparently gets loaded if link is detected). grub fails if the ethernet cable is plugged in during boot up. The failure is an out of memory error while attempting to load the kernel....
Can you try the grub 0.93 cvs snap package at http://people.redhat.com/~katzj/grub/grub-0.93-0.20021001.i386.rpm? It doesn't have splash screen support, but this should be fixed (large chunks of code have been rewritten and are supposed to have a fix for the problem)
Yep, that fixes it....
*** This bug has been marked as a duplicate of 73586 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.