# livemedia-creator --ks=./test.ks --make-iso --no-virt 2012-08-19 12:19:27,030: disk_size = 4GB 2012-08-19 12:19:27,030: disk_img = /var/tmp/diskx0aGPf.img 2012-08-19 12:19:27,030: install_log = /home/kevin/git/spin-kickstarts/virt-install.log Traceback (most recent call last): Starting installer, one moment... File "/sbin/anaconda", line 896, in <module> anaconda 18.6 for anaconda bluesky (pre-release) started. setupDisplay(anaconda, opts) File "/sbin/anaconda", line 565, in setupDisplay anaconda.initInterface() File "/usr/lib64/python2.7/site-packages/pyanaconda/__init__.py", line 235, in initInterface raise RuntimeError("Unsupported displayMode: %s" % self.displayMode) RuntimeError: Unsupported displayMode: s 2012-08-19 12:19:27,937: Install failed 2012-08-19 12:19:27,938: Removing bad disk image For some reason the displayMode is 's' instead of gui or text? If there's a repo with the spin-kickstarts ks's modified for livemedia-creator that would be great too.
"s" is for script mode, which is a bit up in the air right now with the UI rewrite. It should be using text with out any prompting, but text mode is just barely present. This is a known issue.
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component.
This has been fixed for a while now.