Bug 209944 - xenguest-install creates bad config files when using iso images
Summary: xenguest-install creates bad config files when using iso images
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-xeninst
Version: rawhide
Hardware: All
OS: Linux
medium
high
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-10-08 17:08 UTC by Trond Eivind Glomsrød
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-04-09 21:17:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Trond Eivind Glomsrød 2006-10-08 17:08:27 UTC
xenguest-install from python-xeninst-0.94.0-1 creates an entry like this when
using iso images (hardware based virtualization):

cdrom="/path/to/your/file.iso"

This no longer (with the xen version currently available in fedora pre) works,
the syntax is now like this:

disk = [ 'file:/path/to/your/disk,hda,w', 'file:/path/to/your/file.iso,hdc:
cdrom,r']

Comment 1 Jeremy Katz 2006-10-09 14:52:37 UTC
xenguest-install shouldn't ever be writing out a cdrom= line in the config; we
use it only for the install and that's all done via libvirt.

Can you provide the config you're getting spit out?

Comment 2 Jeremy Katz 2007-04-09 21:17:53 UTC
Closing due to inactivity.  Please reopen if you have further information to add
to this report


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