Hi, Please help me with the creation of new Virtual m/c on Ubuntu 8.04.3 over KVM on top of 2.6.24-24-generic Kernel. This is a Dell m/c. I am using Fedora 8 ISO image as the virtual OS. Following is the error: Unable to complete install '<class 'libvirt.libvirtError'> virDomainCreateLinux() failed QEMU quit during console startup bind() failed Traceback (most recent call last): File "/usr/share/virt-manager/ virtManager/create.py", line 620, in do_install dom = guest.start_install(False, meter = meter) File "/usr/lib/python2.5/site-packages/virtinst/Guest.py", line 820, in start_install return self._do_install(consolecb, meter) File "/usr/lib/python2.5/site-packages/virtinst/Guest.py", line 841, in _do_install self.domain = self.conn.createLinux(install_xml, 0) File "/usr/lib/python2.5/site-packages/libvirt.py", line 585, in createLinux if ret is None:raise libvirtError('virDomainCreateLinux() failed', conn=self) libvirtError: virDomainCreateLinux() failed QEMU quit during console startup bind() failed ' Appreciate any pointers :) Regards, Kris -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html