Bug 849468 - livemedia-creator doesn't seem to work with --no-virt
Summary: livemedia-creator doesn't seem to work with --no-virt
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: lorax
Version: 18
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Brian Lane
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-08-19 18:23 UTC by Kevin Fenzi
Modified: 2013-06-11 21:38 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-06-11 21:38:31 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Kevin Fenzi 2012-08-19 18:23:14 UTC
# 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.

Comment 1 Jesse Keating 2012-08-20 15:32:00 UTC
"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.

Comment 2 Fedora Admin XMLRPC Client 2013-02-04 15:04:05 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 3 Brian Lane 2013-06-11 21:38:31 UTC
This has been fixed for a while now.


Note You need to log in before you can comment on or make changes to this bug.