Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Grub problem --won't boot
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
mastahnke
n00b
n00b


Joined: 26 Mar 2004
Posts: 9

PostPosted: Sat Mar 27, 2004 5:06 am    Post subject: Grub problem --won't boot Reply with quote

My grub.conf is obviously wrong. I am not certain how to fix it.

default 0
timeout 10
splashimage=(hd0,0)/grub/splash.xpm.gz
title=Gentoo Linux 2.6.3
root (hd0,0)
#I think this line is wrong.....
kernel /kernel-2.6.3 root=/dev/hda3


How do I verify this?
Back to top
View user's profile Send private message
Convex
n00b
n00b


Joined: 26 Mar 2004
Posts: 29

PostPosted: Sat Mar 27, 2004 5:10 am    Post subject: Reply with quote

you need

Code:
kernel (hd0,0)/kernel-2.6.3 root=/dev/hda3


assuming you didnt use genkernel

check this quote out too
Quote:

I promise you that this will produce a "bootable" kernel for you assuming all other things are in order. As for Grub...just follow the handbook to the letter and you will be fine. Do bear in mind that when you specify the kernel in Grub you need to be specific:

kernel /kernel-2.6.3-gentoo-r1

Grub needs more than just the 2.6.3...it needs all of it.

Don't get frustrated with Gentoo. It is the greatest Operating System on the face of the Earth. Be patient, learn it and make it work for you. Many times this week I threatened to re-install redhat but I hung in there and the result was well worth the effort.


Last edited by Convex on Sat Mar 27, 2004 5:17 am; edited 1 time in total
Back to top
View user's profile Send private message
mastahnke
n00b
n00b


Joined: 26 Mar 2004
Posts: 9

PostPosted: Sat Mar 27, 2004 5:16 am    Post subject: Reply with quote

Correct. I tried to to it myself with the confiuration and building...

I think I might have failed.

What should I be looking for in /boot? (or somewhere else)
Back to top
View user's profile Send private message
Convex
n00b
n00b


Joined: 26 Mar 2004
Posts: 29

PostPosted: Sat Mar 27, 2004 5:19 am    Post subject: Reply with quote

maybe

Code:
kernel (hd0,0)/kernel-2.6.3-gentoo-r1


try that too i have never used 2.6
Back to top
View user's profile Send private message
mastahnke
n00b
n00b


Joined: 26 Mar 2004
Posts: 9

PostPosted: Sat Mar 27, 2004 5:24 am    Post subject: Reply with quote

I feel like I am missing a file in my /boot
maybe I am wrong

I have

System.map.-2.6.3-gentoo
bzImage-2.6.3-gentoo
config-2.6.3-gentoo

grub/
boot/
Back to top
View user's profile Send private message
mastahnke
n00b
n00b


Joined: 26 Mar 2004
Posts: 9

PostPosted: Sat Mar 27, 2004 5:26 am    Post subject: Reply with quote

still geting

root (hd0,0)
Filesystem type is ext2fs, partition type 0x83
kernel /kernel-2.6.3-gentoo root=/dev/hda3

Error 15: File not found
Back to top
View user's profile Send private message
mastahnke
n00b
n00b


Joined: 26 Mar 2004
Posts: 9

PostPosted: Sat Mar 27, 2004 5:30 am    Post subject: Reply with quote

When I switched the grub.conf to point to the bzImage it worked. I am now having problems with /etc/fstab, but that's usually quite fixable for me. Hopefully I will have this thing up tonight yet!! :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum