Ok, I have my hard drive setup like so:
Primary Partition 1: /boot
Primary Partition 2: swap
Primary Partition 3: Extended Partition
Logical Partition 5: root
Logical Partition 6: /home
Logical Partition 7: 20Gb unused
So basically, I want to use the extra 20Gb to explore other OSes. I'd like to be able to install Debian or Kubuntu or whatever I feel like thereso I can play around with them a bit (I'd like something a little more permanent than a LiveCD so I can really get a feel for them).
Now, I have my current system booting from GRUB which has its config file on Primary Partition 1.
How do I install a new OS to the unused space in my extended partition?
Do I chain load it from GRUB? Do I share the /boot between different OSes?
How do I make sure the installer doesn't overwrite my MBR or mess with my existing partitions?
Thanks!

