i have this monster of an machine. anyway i'm wondering what is the best way to partition it up. here's some relivalent information.
4 stick of 512 meg ram for total of 2 gig of ram
2 IDE western dightal harddrive - 200 gig each
2 SATA western dightal raptor hardddrive - 37 gig each
i'm not doing anything with raid or so atleast for now anyway i'm wondering what is the best methoid to take advange of my vast harddrive spaces and these quick raptors.
OS:
Window XP profesional
Gentoo with 2.6 kernel - pretty much needed for those SATA harddrives.
PURPOSE:
this is an gaming machine, plus an decent workstation for 3d graphics programing, and other items, i'm trying to get everything i can to work under linux if i can but window xp is mainly there as a fallback for those items that just performs poorly or dosen't work under gentoo.
QUESTIONS:
1) i loaded the gentoo 2.6 livecdrom and it correctly reconized all four harddrives and i could access them properly. hda and hdb for the twin IDE harddrive and sda and sdb for the twin raptors, i ran into an interesting problem the program hdparm i use to confug the IDE harddrive won't work for the SATA harddrives, and to get information from the SATA harddrives i used scsi_info instead of ide_info, anyway i'm wondering how i can set the harddrive parms for my SATA harddrives, and access them to figure out what params are supported?
2) can i setup one of my SATA harddrive to bootup the grub bootloader or will it have to be an IDE harddrive, i checked in the bios and it supports SATA harddrive booting first but does grub/linux support this yet? <-- probably a dumb question.
3) Should i have my boot partition under the linux harddrive or have it under the MASTER harddrive which probably will have xp on it cos windows complains if its not on the 1st harddrive.
4) i was expermenting with partiting and i discovered that linux supported several other partiting setup that had supports for different partition setup, instead of the 4 locial and extended partition of DOS/windows, now i'm wondering if i could do something like this.
for windows harddrives and harddrives that are used by windows i would use the standard ms/dos partition setup with 4 local and many extended partition. and for the linux one i could use one of those nice partition setup that had like 16 local partition without the extended ones? or does they all have to be the same, or would it just better to stick with dos/ms partition all the way?
5) with regards of swap i read that it was good idea to spread swap among multiple harddrives so i was thinking of spilting my 4 gig swap into two section, one section 2gig would go on the 1st raptor, and 2rd one would go on the second raptor harddrive, is this worth it or is it an placebo effect?
should i do the same thing with the windows swap or just stick everything that has to do with mircrosoft into one harddrive and setup spiked wires around it to keep it in

?
i think i got most of my questions out of the way, now here's my tentative partition setup, that is probably will be changed before i actually setup the system.
SATA 1: ( 37 gig)
/boot - 200 mb
Linux swap - 2 gig
windows stuff fills the rest of harddrive.
??? window swap ????
SATA 2: ( 37 gig)
/
/tmp
/var
/usr
/home & /root
the size of each, not quite sure, could use some suggestion we got 37 gig raptors to work with here
IDE 1: ( 200 gig)
programs - 40+ gig
games - (big one) 50+ gig
data storage - 20-40 gig or so, mainly pictures and some clips and stuff
shared xp / linux - 20-50 gig or so
IDE 2: (200 gig)
not a clue but i think i might take some stuff from IDE 1 and put it on IDE 2, like maybe IDE 1 is for programs and data related to programs, and IDE 2 is games and data related to games.
i know this is an frequre covered topic but i got an HUGE amount of harddrive space so i would like some suggrestion on how best to take advange of my harddrive spaces. plus i'm open to other options like EVM and LVM etc... but i'm fairly fuzzy on them so don't know much about them such as stability and so on.
THANKS YOU.