Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Grub troubles - I lost my Linux entry?!?
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2  
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
hmiller68
Tux's lil' helper
Tux's lil' helper


Joined: 21 Dec 2002
Posts: 77

PostPosted: Sun Jan 11, 2004 7:59 pm    Post subject: Reply with quote

should the lines be as follows

title=Genkernel 2.4.22
root (hd0,2
kernel hd(0,1)/boot/kernel-2.4.22-gentoo-r3 root=/dev/hdc3
initrd hd(0,1)/boot/initrd-2.4.22-gentoo-r3

seems to me the /boot is missing.
Back to top
View user's profile Send private message
slycordinator
Advocate
Advocate


Joined: 31 Jan 2004
Posts: 3065
Location: Korea

PostPosted: Thu Nov 04, 2004 4:35 am    Post subject: Reply with quote

[quote="MB[dk]"]
mrchuckles wrote:
Quote:
Can you post your entire /boot/grub/grub.conf. Also, ensure you don't have a /boot/grub/menu.lst.

Code:

default 0
timeout 30
splashimage=(hd0,1)/boot/grub/splash.xpm.gz


title=Genkernel 2.4.22
root(hd0,2)
kernel(hd0,1)/kernel-2.4.22-gentoo-r3 root=/dev/hdc3
initrd(hd0,1)/initrd-2.4.22-gentoo-r3


title=Windows XP
root(hd0,0)
chainloader (hd0,0)+1


I checked, there is no menu.lst


"root (hd0,2)" tells grub that (hd0,2) has your boot record. But your boot record is actually at (hd0,1).
Back to top
View user's profile Send private message
Left Face Down
n00b
n00b


Joined: 18 May 2006
Posts: 36

PostPosted: Thu May 18, 2006 7:50 am    Post subject: Reply with quote

I had this same problem and I got it to show up on the menu by putting a space between "root" and "(hd0,0)" (for mine). After this I did have a problem though... when I selected Gentoo through Grub it would just black screen, then show Grub again. I then went in and edited the lines through grub. Which going in (hit 'e') I noticed that the only line it had was "root (hd0,0)" where as if I went it to look at Windows XP it had all the lines that were in my grub.conf file.


So I manually added the second line "kernel (hd0,0)/Jester-2.6 root=/dev/hda3" and told it to boot... low and behold it worked. I hope this helps in any way, but I'm still confused as to why it was this way. I have the second line in the grub.conf file.

Edit: Ok I just bumped a like.. year old post... go me for being stupid and not checking this crap and just following links from the GRUB problems thread.
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
Goto page Previous  1, 2
Page 2 of 2

 
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