quote:
Originally posted by Linux Frank:
I suppose it comes down to which boot loader you want, and whose looks best. Obviously you are going to use a RH Grub or the one used by Suse.
I really doesn't matter.
Create a boot part. of 100MB
Create you home, you will be able to share this all round - But remember that if you create EXACTLY the same user names on a shared Home then KDE and GNOME setups will have some strangeness going on.
create you first root and swap. Install a distro.
Then install a second distro.
Do not re-format Home or boot. Swap is shared with all distros.
Create a new root for your next distro. Make boot disks.
Actually, using the same account name is no problem, using the same home directory is.
<OT>
Makes me think - if directory /foo is owned by user AJ, with uid 2, and the partition containing directory /foo is mounted by another system, where Miranda has pid 2, is the directory then effectively owned by Miranda or is it protected otherwise?
</OT>
Anyway, share /home and /boot, and if you want some other directories used by all distros make a partition for those too. Swap should of course be shared. /, /usr, /var, /etc, /bin, /sbin, dev and all those are best kept apart, they'll probably conflict, and are sure to cause confusion. Do remeber though that /tmp should be sharable.
I'd do a 4/4/8/4 split (or something close), with 4 for Win. 4 for secondary distro, 8 for primary distro, and 4 for shared disks (between the distros - fat disks are hell). But that's just me ofcourse. Those parts could be sub-divided in partitions.
Win should be installed first. Fdisk can be used for creating partitions after that, if you want.
I'd put /boot on a primary partition, as well as windows. The rest can be put on logical drives on an extended partition (with 1 primary partition to spare. Use it for a / if you want to).