Cant install Fedora 20, not enough space
I need to install Fedora on sda6 its a 18gb ext4 partition, but when im adding the mount point / it gives me an error, not enough space.
fdisk /dev/sda
Disk /dev/sda: 465.8 GiB, 500107862016 bytes, 976773168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: dos
Disk identifier: 0xa33b6c03
Partition 3 does not start on physical sector boundary.
Device Boot Start End Blocks Id System
/dev/sda1 * 2048 718847 358400 7 HPFS/NTFS/exFAT
/dev/sda2 718848 326068223 162674688 7 HPFS/NTFS/exFAT
/dev/sda3 326070270 976766975 325348353 f W95 Ext'd (LBA)
/dev/sda5 326070272 938881023 306405376 7 HPFS/NTFS/exFAT
/dev/sda6 938883072 976766975 18941952 6 FAT16
df -hT
/dev/sda6 ext4 18G 44M 17G 1%
976773168 total sectors - 976773168 sectors allocated = 6193 sectors unallocated
6193 sectors * 512 bytes/sector = 3170816 bytes ~= 3MB free space.
That's not enough free space.