Description of problem: Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Sorry, it the return key accidentally. I tried to do a network install using http://alt.fedoraproject.org/pub/alt/stage/rawhide-20130301/Fedora/x86_64/iso/Fedora-rawhide-20130301-x86_64-netinst.iso in qemu-kvm. I created the qemu image with: qemu-img create -f qcow2 Fedora-rawhide-20130301-x86_64-netinst.iso.qcow2 35G And started qemu like this: ionice -c 3 qemu-kvm -enable-kvm -m 2048M -smp 4 -drive file=./Fedora-rawhide-20130301-x86_64-netinst.iso.qcow2,index=0,media=disk,cache=unsafe -localtime -serial file:/tmp/qemu-Fedora-rawhide-20130301-x86_64-netinst.iso.qcow2-output.log -name Fedora-rawhide-20130301-x86_64-netinst.iso.qcow2 -cdrom /local/mfabian/iso/rawhide/Fedora-rawhide-20130301-x86_64-netinst.iso -boot d -vga std -display sdl -net nic -net user,hostname=Fedora-rawhide-20130301-x86_64-netinst.iso.qcow2,hostfwd=tcp::5557-:22 -monitor stdio -usb After it boots, I click the “Continue” button at the bottom right of the language selection screen (accepting the default "English (United States)"). Then "accept my fate". Then, the “INSTALLATION SUMMARY” page comes up, almost completely empty. With an error message at the bottom stating: “Not enough space in filesystems for the current software selection. An additional 3GB is needed."
Created attachment 705317 [details] not-enough-space.png Screenshot of the “INSTALLATION SUMMARY” screen, showing the “Not enough space in filesystems for the current software selection. An additional 3 GB is needed.” The page is almost empty, there is nothing to select a disk to install on.
Fedora-rawhide-20130301 has anaconda-19.8-1.fc19.
*** This bug has been marked as a duplicate of bug 919287 ***