trying to do a kickstart install with a ks file that doesn't have any lines relating to partitioning, anaconda doesn't start up. it just hangs after printing "In interactive mode parttype, can't continue"
Created attachment 482970 [details] kickstart file
Note that you also don't have any graphical/text/cmdline command in your kickstart file either. It's defaulting to cmdline, which is incorrect and should be fixed in anaconda-15.21 (just built, but not in the alpha). As a workaround, add one of "graphical" or "text". We don't like text installs though. *** This bug has been marked as a duplicate of bug 678095 ***