I plan on having a quad boot configuration, with 3 linux distros and a single Windows 7.
How would you divide the partitions?
I already plan on having separate partitions as the following:
/boot, 100MB/, how many GB?/home, how many GB?data, about 200GB
The data partition contains all of my data: script/code files, OpenOffice documents, etc.
But I don't understand how to divide all the rest and how much space should I allocate for them?
Also the 3 different linux distros have their respective /home directory, how much space should I allocate for it if I don't plan on storing there anything?
Each distro's home directory will have a symbolic link to the data partition.
This way my data will be shared among the different distributions.
Edit #1 (26 Nov, 19:24 UTC):
Disk size is 500GB.
My data partition must be 200GB and Windows partition must be 200GB.