Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
coverting boot and root partition names
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
HamuNaptra
n00b
n00b


Joined: 07 Sep 2002
Posts: 40

PostPosted: Tue Sep 10, 2002 4:32 pm    Post subject: coverting boot and root partition names Reply with quote

in the x86 build:

Final steps: configure GRUB

The most critical part of understanding GRUB is getting comfortable with how GRUB refers to hard drives and partitions. Your Linux partition /dev/hda1 is called (hd0,0) under GRUB. Notice the parenthesis around the hd0,0 - they are required. Hard drives count from zero rather than "a", and partitions start at zero rather than one. So, /dev/hdb3 gets translated to (hd1,2), and /dev/hdd7 gets translated to (hd3,6). After you've gotten the feel for that, convert your boot and root partition names to the GRUB format and write them down.

-> where do i write them down change them? which file?
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Tue Sep 10, 2002 4:49 pm    Post subject: Reply with quote

Write them down on paper and continue with the following steps in the instructions (code listing 41, etc.).
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
HamuNaptra
n00b
n00b


Joined: 07 Sep 2002
Posts: 40

PostPosted: Tue Sep 10, 2002 4:51 pm    Post subject: Reply with quote

ok.
I thought i had to save them in a specific grub conf file or so
Back to top
View user's profile Send private message
knalb
n00b
n00b


Joined: 12 Sep 2002
Posts: 19

PostPosted: Thu Sep 12, 2002 10:44 pm    Post subject: Reply with quote

HamuNaptra wrote:
ok.
I thought i had to save them in a specific grub conf file or so


well.. in a way you do, the next couple steps are the config for grub, which will save the file for you, and then the menu.lst file which you'll need to edit.. so you will be writing it down in a conf file..
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