Bug 917941
| Summary: | Fedora-rawhide-20130301-x86_64-netinst.iso gives “Not enough space in filesystems for the current software selection. An additional 3 GB is needed.” | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mike FABIAN <mfabian> | ||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rawhide | CC: | anaconda-maint-list, g.kaviyarasu, jonathan, mfabian, sbueno, vanmeeuwen+fedora | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-03-08 14:41:56 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Mike FABIAN
2013-03-05 07:22:46 UTC
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 *** |