Mon, 23 Jun 2008 17:17:31 -0400
"Matthew R. Lee" <[EMAIL PROTECTED]> wrote:

> Well I ran grub-install, but I've run into a problem.
> When I reboot the splash and menu do not appear, so I can't select
> which kernel to boot.  If I press return the the first kernel in the
> list is loaded. After a screen full of gibberish the normal list of
> processes etc intitating fill the screen until X starts.
> I've included my grub.conf below.
> Anybody know what the problem is?
> Thanks
> Matt
> 
> default 0
> 
> timeout 30
> 
> splashimage=(hd0,0) /boot/grub/splash.xpm.gz
> 
> title=Gentoo 2.6.22-r2
> 
> root (hd0,0)
> kernel /boot/kernel-2.6.22-r2-2 root=/dev/sda3 
> video=vesafb:mtrr,ywrap,[EMAIL PROTECTED]
> 
> title=Gentoo 2.6.25-r5
> 
> root (hd0,0)
> kernel /boot/kernel-2.6.25-r5 root=/dev/sda3 
> video=vesafb:mtrr,ywrap,[EMAIL PROTECTED]

Loading a non-existent splash can do that. You could try without the
splash, or with

splashimage /boot/grub/splash.xpm.gz

Thanks

Miika

Attachment: signature.asc
Description: PGP signature

Reply via email to