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
bilbravo
Guru
Guru


Joined: 30 May 2003
Posts: 319
Location: Baltimore, MD

PostPosted: Fri Oct 01, 2004 6:53 pm    Post subject: grub problem Reply with quote

this is my setup

/dev/hda5 is root
/dev/hda3 is boot
/dev/hda4 is swap

this is my grub line

root (hd0,4)
kernel /kernel-2.4.27-gentoo-r6 root=/dev/hda3

i put hda3 b/c my kernel is in the root of where hda3 mounts (/boot)

should i put /hda5?


my windowsxp line works fine, but i get a error 15 : file not found when i try to boot linux
_________________
me
Back to top
View user's profile Send private message
r.stiltskin
Apprentice
Apprentice


Joined: 11 Aug 2004
Posts: 227
Location: Brooklyn

PostPosted: Fri Oct 01, 2004 7:08 pm    Post subject: Reply with quote

Root for grub is your boot partition.
Root for linux is your root partition.
So write:

root (hd0,2)
kernel /kernel-2.4.27-gentoo-r6 root=/dev/hda5
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