Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
GRUB Problem
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
dima
n00b
n00b


Joined: 21 Jan 2004
Posts: 7

PostPosted: Sat Mar 06, 2004 2:49 pm    Post subject: GRUB Problem Reply with quote

Hi All.
Last night I finish installing gentoo for amd 64 kernel 2.6.3-gentoo-r2.
on SATA hard drive. I also have win XP on /dev/sda1. After configuring grub I can boot to Windows but not to gentoo :cry: .

Here is mine grub config:

default 0
timeout 30
splashimage=(hd0,1)/grub/splush.xpm.gz
title= gentoo
root (hd0,1)/kernel-2.6.3-gentoo-r2 root=/dev/sda4
title=Win XP
root (hd0,0)
chainloader +1

Mine partitions:

sda1 windows ntfs
sda2 /boot
sda3 swap
sda4 /root

Please Help :roll:

P.S. I checked all forums, but there was no help for me'

Thanks
Back to top
View user's profile Send private message
plasmagunman
l33t
l33t


Joined: 07 Jun 2002
Posts: 604
Location: berlin

PostPosted: Sat Mar 06, 2004 2:59 pm    Post subject: Re: GRUB Problem Reply with quote

dima wrote:
title= gentoo
root (hd0,1)/kernel-2.6.3-gentoo-r2 root=/dev/sda4

that's wrong. try this:
Code:
title=gentoo
root (hd0,1)
kernel /kernel-2.6.3-gentoo-r2 root=/dev/sda4

_________________
please, feel free to correct my english. - por favor, corrige mi español.
Back to top
View user's profile Send private message
dima
n00b
n00b


Joined: 21 Jan 2004
Posts: 7

PostPosted: Sat Mar 06, 2004 6:19 pm    Post subject: Reply with quote

Thanks,

I'will try it later. Away from the computer.
Back to top
View user's profile Send private message
BlinkEye
Veteran
Veteran


Joined: 21 Oct 2003
Posts: 1046
Location: Gentoo Forums

PostPosted: Sun Mar 07, 2004 12:13 pm    Post subject: Reply with quote

alltough it's correct the way plasmagunman suggested it doesn't affect nothing. both ways work
Back to top
View user's profile Send private message
baldeante
Guru
Guru


Joined: 17 Jan 2004
Posts: 498
Location: Caldas da Rainha, Portugal

PostPosted: Sun Mar 07, 2004 1:55 pm    Post subject: Reply with quote

Here is a stupid question did you install grub on your MBR ????

The reason i'm asking is because once i forget that and took me two days to realize it :oops:
_________________
Never Quit, Never Get Mad, Get Even
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