The following command yeilds the error below. Anyone have any ideas what could be the problem. Am I encountering a problem due to using the x86_64 version of FC6?
Thanks, Bill virt-install --name=fc6g3 --ram=512 --vcpus=1 --file=/home/admin/fc6g3.img --file-size=5 --paravirt --location= http://download.fedora.redhat.com/pub/fedora/linux/core/6/x86_64/os --vnc Starting install... libvir: Xen Daemon error : POST operation failed: (xend.err 'destroyDevice() takes exactly 3 arguments (2 given)') Failed to get devices for domain fc6g3 Traceback (most recent call last): File "/usr/sbin/virt-install", line 447, in ? main() File "/usr/sbin/virt-install", line 411, in main dom = guest.start_install(conscb) File "/usr/lib/python2.4/site-packages/virtinst/ParaVirtGuest.py", line 202, in start_install return XenGuest.XenGuest.start_install(self, consolecb) File "/usr/lib/python2.4/site-packages/virtinst/XenGuest.py", line 366, in start_install self.domain = self.conn.createLinux(cxml, 0) File "/usr/lib64/python2.4/site-packages/libvirt.py", line 329, in createLinux if ret is None:raise libvirtError('virDomainCreateLinux() failed', conn=self) libvirt.libvirtError: virDomainCreateLinux() failed POST operation failed: ( xend.err 'destroyDevice() takes exactly 3 arguments (2 given)') [EMAIL PROTECTED] admin]# -- Bill Zingler Zingler & Associates, Inc. (443) 822-4857
-- Fedora-xen mailing list [email protected] https://www.redhat.com/mailman/listinfo/fedora-xen
