Results 1 to 7 of 7
I have a Athlon 2500 with 2 HDD, one is a 70gb and the other is a 120GB. the 70 has XP on it.. I would like to split the ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-19-2005 #1Just Joined!
- Join Date
- Jun 2005
- Location
- Durban, South Africa
- Posts
- 9
Partitioning Drive
I have a Athlon 2500 with 2 HDD, one is a 70gb and the other is a 120GB. the 70 has XP on it.. I would like to split the 120GB to add linux distros (Mandrake, Suse, Fedora, Redhat, Debian).. How should i partition the drive to do this, would also like a partition that all OS (including XP) can get to to share..
- 07-19-2005 #2Linux Enthusiast
- Join Date
- Jun 2005
- Location
- Odessa, FL
- Posts
- 586
Re: Partitioning Drive
i would say that you want one fat32 partition (so all os's can see/use it) and one swap file. then separate partitions for each linux distro
Originally Posted by Nixforce
then you would be able to share files between any of the distros and windows using the fat32 partition and all of the distros can use the same swap file
- 07-19-2005 #3Just Joined!
- Join Date
- Jun 2005
- Location
- Durban, South Africa
- Posts
- 9
Me again
Hi,
In what order should i install the OS's, and create the partitions...Ive never install a Linux Distro (except Corel Linux and smoothwall).. Where can i get instructions or guidelines to do this?
- 07-19-2005 #4Linux Newbie
- Join Date
- Apr 2005
- Posts
- 110
Delete windows and use the both hard drives
Errr...
Partition with Mandriva, it's easiestRegistered Linux user #393668
- 07-19-2005 #5Linux Engineer
- Join Date
- Apr 2005
- Location
- Belgium
- Posts
- 1,429
I suggest you go with Knoppix. You can also boot your first distro you want to install (it doesn't matter in which sequence you install them, but I suggest they must at least be able to use the same boot loader!), and partition from there (for example from CLI with cfdisk, which is quite handy.
Swap should be twice your RAM (unless you have 512 or more, then you can cancel the swap space). Take some 15 Gb for each distro.** Registered Linux User # 393717 and proud of it
** Check out www.zenwalk.org
** Zenwalk 2.8 - Xfce 4.4 beta 2- 2.6.17.6 kernel = Slack on steroids! **
- 07-20-2005 #6Just Joined!
- Join Date
- Jun 2005
- Location
- Durban, South Africa
- Posts
- 9
Thanks
I have added the second HDD to the pc, so my primary is 70G with XP Pro, the second is a 200GB as a secondary which is blank at the moment. How can i start from here?
- 07-20-2005 #7Linux Engineer
- Join Date
- Jan 2005
- Location
- Chicago (USA)
- Posts
- 1,028
Whichever drive is the master drive (probably C: in windowz), instal GRUB to the MBR of that and put a 1GB /boot partition there. On the other have a ohh 5GB /home partition (where all the configuration for programs will be stored so you don't need to reconfigure every distro), whatever for /usr/local (where you should install new programs so you can use them on every distro), whatever FAT32/vfat for your all-OS files and the rest for GNU/Linux distros. You shouldn't have a FAT32 /home partition because NTFS and FAT32 suck so bad it doesn't support symlinks (which are just links to another file or directory).


Reply With Quote
