How can I create "enough free disk space"? [win7/fed17]
I want to install Windows 7 and Fedora 17 side-by-side. But none of the methods I can find seem to be working.
I have 58 gigabytes of unallocated space I created with Windows Disk Management, which the Fedora installer cannot use due to a lack of free space.
I told Fedora to shrink the Windows partition to make enough room (I defragmented my Windows hard drive twice before installation) and it still would not install.
I just spent an hour and a half installing Ubuntu so I could replace it with Fedora, allotting a full 30 gigabytes in the first installer screen, and I am still told I do not have enough free space.
You can see an image of my hard drive at http://imgh.us/Hard_Drive.png . It may not look like it, but I have Ubuntu installed there as well. Fedora is being run from a USB flash drive. Whether I try to install to the free space, replace Ubuntu, or shrink the Windows partition, I am told that I cannot install because there is not enough free space on the disks. It just doesn't make sense.
Are there any solutions to this, aside from using Ubuntu (which I do not want to do under any circumstances)?
Can you boot the installer, press Ctl+alt+F2 to get a prompt, and paste us the content of
fdisk -l
?You need to escalate privileges first. use
su -
to get a root shell, thenfdisk -l
and paste the output.Are you sure that you are using Fedora media at this point? I can log in to a TTY shell as root without password from a liveCD, and automatically get a root shell with the DVD installer.