<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;"><div><div><div> internal error: Process exited while reading console log output: </div><div><br></div><div>I am using the same virt-install that works for kvm.</div><div><br></div><div>virt-install \</div><div>--debug \</div><div>--autostart \</div><div>--desc="CentOS-7-1503-01" \</div><div>--name vm \</div><div>--os-type=linux \</div><div>--vcpus 8 \</div><div>--ram 1024 \</div><div>--disk path=/root/vm.img,size=2,sparse=true,cache=none \</div><div>--cdrom=/home/xyz/xen/CentOS-7-x86_64-DVD-1503-01.iso \</div><div>--graphics vnc \</div><div>—force</div></div><div><br></div><div>This type of problem seems to have been reported many times in the past but none of the answers seems to fit my case.</div><div><br></div><div>Thanks for any help</div></div><div><br></div><div><devices></div><span id="OLK_SRC_BODY_SECTION"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;"><div><div><div>    <emulator>/usr/libexec/qemu-kvm</emulator></div><div>    <disk type='file' device='disk'></div><div>      <driver name='qemu' cache='none'/></div><div>      <source file='/home/grant/xen/vm.img'/></div><div>      <target dev='hda' bus='ide'/></div><div>    </disk></div><div>    <disk type='block' device='cdrom'></div><div>      <target dev='hdc' bus='ide'/></div><div>      <readonly/></div><div>    </disk></div><div>    <controller type='usb' index='0' model='ich9-ehci1'></div><div>    </controller></div><div>    <controller type='usb' index='0' model='ich9-uhci1'></div><div>        <master startport='0'/></div><div>    </controller></div><div>    <controller type='usb' index='0' model='ich9-uhci2'></div><div>        <master startport='2'/></div><div>    </controller></div><div>    <controller type='usb' index='0' model='ich9-uhci3'></div><div>        <master startport='4'/></div><div>    </controller></div><div>    <interface type='user'></div><div>      <mac address='52:54:00:ec:cc:43'/></div><div>    </interface></div><div>    <input type='mouse' bus='ps2'/></div><div>    <graphics type='vnc' port='-1'/></div><div>    <console type='pty'/></div><div>    <video></div><div>      <model type='cirrus'/></div><div>    </video></div><div>  </devices></div></div><div><br></div><div>Fri, 23 Oct 2015 10:42:51 ERROR    internal error: Process exited while reading console log output: </div><div>Fri, 23 Oct 2015 10:42:51 DEBUG    Traceback (most recent call last):</div><div>  File "/usr/bin/virt-install", line 631, in start_install</div><div>    noboot=options.noreboot)</div><div>  File "/usr/lib/python2.6/site-packages/virtinst/Guest.py", line 1229, in start_install</div><div>    noboot)</div><div>  File "/usr/lib/python2.6/site-packages/virtinst/Guest.py", line 1297, in _create_guest</div><div>    dom = self.conn.createLinux(start_xml or final_xml, 0)</div><div>  File "/usr/lib64/python2.6/site-packages/libvirt.py", line 3488, in createLinux</div><div>    if ret is None:raise libvirtError('virDomainCreateLinux() failed', conn=self)</div><div>libvirtError: internal error: Process exited while reading console log output:</div></div><div><br></div><div><br></div><div><br></div></div></span></body></html>