LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Gentoo and Grub (https://www.linuxquestions.org/questions/linux-newbie-8/gentoo-and-grub-40482/)

Arleta 01-06-2003 12:25 PM

Gentoo and Grub
 
I'm running Gentoo Linux on my laptop, and everything works wonderful except for the boot. I've got grub atm (rolls eyes) and I can't get the stupid thing to load into the splash screen. It gives me the grub prompt and I have to type configfile /boot/grub/grub.conf in order to boot linux the rest of the way. Boot partition is hda1 and root partition is hda3.

Grub.conf looks like this:

Default 0
Timeout 30
splashimage=(hd0,0)/boot/grub/splash.xpm.gz
title=Linux
root (hd0,0)
kernel /boot/bzImage root=/dev/hda3

Any ideas?

jetfreggel 01-06-2003 03:11 PM

check with command rdev /boot/bzImage
and check if it right
rdev /boot/bzImage /dev/hda3


All times are GMT -5. The time now is 01:28 PM.