Comment 36 for bug 1573095

Revision history for this message
Keenan Verbrugge (keenanv) wrote : Re: 16.04 cloud image hangs at first boot

Same issue here. Using ubuntu 16.04

Adding a console for qemu/kvm was able to get me past this:

virsh edit vmname

add:

<console type='pty'>
  <target port='0'/>
</console>