Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Installing Gentoo
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
BattleGnome
n00b
n00b


Joined: 28 Oct 2004
Posts: 4

PostPosted: Sat Oct 30, 2004 6:17 am    Post subject: Installing Gentoo Reply with quote

Heard this a while back with other linux installations and want to know if its still the case.

Can Gentoo linux be installed on the secondary hdd?
Back to top
View user's profile Send private message
slycordinator
Advocate
Advocate


Joined: 31 Jan 2004
Posts: 3065
Location: Korea

PostPosted: Sat Oct 30, 2004 6:37 am    Post subject: Reply with quote

Gentoo can be installed to any HD you want as long as it's recognized and given a /dev location
Back to top
View user's profile Send private message
racoontje
Veteran
Veteran


Joined: 19 Jul 2004
Posts: 1290

PostPosted: Sat Oct 30, 2004 8:52 am    Post subject: Reply with quote

True. Gentoo can be installed anywhere. Remember that you mount the install partition yourself. This can be /dev/hda[n] or /dev/hdb[n] (or sd[x][n], if you use SCSI/SATA).

I'm assuming you're going to double boot?
Back to top
View user's profile Send private message
Griswold
Apprentice
Apprentice


Joined: 26 Aug 2004
Posts: 212

PostPosted: Sat Oct 30, 2004 5:33 pm    Post subject: Reply with quote

Like they said, gentoo can be installed on any harddrive you wish, however, if you are dual-booting gentoo/windows, i would suggest the following:

make whatever harddrive you want windows to be on the first harddrive and install windows. Now, physically swap the two harddrives (the one for gentoo and the one for windows) so that gentoo is the first harddrive now. Then install gentoo, and use grub as your bootloader. Now, for the windows portion of the grub.conf, make it look like this:

title=Windows
map (hd0) (hd1)
map (hd1) (hd0)
rootnoverify (hd1,0)
chainloader +1

This will make gentoo the first harddrive, and as such grub wont screw up the ntldr (the bootloader that windows uses to boot). So is something happends to the gentoo harddrive, you can still use windows. However, windows wants to always be the first harddrive/partition. the two map lines above will trick windows into thinking that it is the first harddrive by dynamically remapping the two harddrives in the bios. So, the end result is that linux knows its the first harddrive, windows thinks it is, and will act and function just fine. Also, if something happends to gentoo/grub, you may still boot into windows, and if something happends to windows, you may boot into gentoo. This makes everything work togehter really well.
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