hi, i recently bought a 320 gig hd and wanted to have it set up to boot 3 operating systems. so i installed windows 7 first on a 200 gig partition of the hard drive. after that i installed fedora 12 on a 50 Gig partition of the hard drive, which should give me another approx 50 gigs for Ubuntu. so i tried installing ubuntu but its not recognizing the 50 gig fedora partition, it just sees approx 100 gigs free. i didn't continue the installation on the fear that the ubuntu install will wipe out my current fedora install. is there any way to install all ubuntu and not destroy the fedora install?? thanks, i did a fdisk from my terminal window in fedora and here is what i'm dealing with:
Disk /dev/sda: 320.1 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x21c429da
Device Boot Start End Blocks Id System
/dev/sda1 1 13 102400 7 HPFS/NTFS
Partition 1 does not end on cylinder boundary.
/dev/sda2 13 25497 204696576 7 HPFS/NTFS
/dev/sda3 * 25497 25522 204800 83 Linux
/dev/sda4 25523 38913 107563207+ 5 Extended
/dev/sda5 25523 38913 107563008 8e Linux LVM
Disk /dev/dm-0: 52.4 GB, 52428800000 bytes
255 heads, 63 sectors/track, 6374 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00000000
Disk /dev/dm-0 doesn't contain a valid partition table
Disk /dev/dm-1: 4227 MB, 4227858432 bytes
255 heads, 63 sectors/track, 514 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00000000
any help would be appreciated.