Description of problem: When I start text mode installation using kickstart, anaconda stops in main hub complaining that there are no disks selected for the partitioning Version-Release number of selected component (if applicable): Fedora 19-Alpha-TC2 anaconda-19.13 How reproducible: always Steps to Reproduce: 1. Start the installation with following kickstart file: bootloader --location=mbr zerombr clearpart --all --initlabel part / --fstype=ext4 --size=7000 install text rootpw redhat reboot timezone Europe/Prague lang en_US keyboard us Actual results: Installation stops in main hub (see screenshot) Install destination: (No disks selected) Expected results: Installation should continue since all requested information are in kickstart file. Additional info: Graphical kickstart installation creates partitioning layout without problems
Created attachment 716442 [details] anaconda.log
Created attachment 716443 [details] ifcfg.log
Created attachment 716444 [details] packaging.log
Created attachment 716445 [details] program.log
Created attachment 716446 [details] storage.log
Created attachment 716447 [details] storage.state
Created attachment 716448 [details] syslog
Created attachment 716449 [details] text_mode_screenshot.png
Closing as duplicate of 927315 *** This bug has been marked as a duplicate of bug 927315 ***