Out of curiousity, how is it possible for partitions to overlap? I don't doubt your observation; it's right on the fdisk -l; I just wonder what I did to accomplish that?
I really don't know. What application did you use to create the partitions? I use
fdisk to create the partitions, then
mkfs to format the regular partitions, and
mkswap for the swap partition. When installing an OS, I choose the
custom, or
expert mode, depending on the installer, tell the installer to
not do any formatting, to
use what's
already there, then let the installer copy over the needed
data only.
I haven't had a failed installation ever, using that method.