Is this a confirmed bug?  I am seeing the same behavior on my Intrepid
laptop.   I have seen similar behavior on a Hardy server.

On Hardy, I can do the following:

virsh dumpxml $servername > $servername.xml

And then change, the following tags:

<domain type='qemu'>
...
<emulator>/usr/bin/qemu</emulator>

To:

<domain type='kvm'>
...
<emulator>/usr/bin/kvm</emulator>

When I do this same thing on Intrepid, for some odd reason, I can no
longer login to the virtual machine.  It will still boot just fine, but
at the login prompt of the virtualized server it no longer authenticates
me.

Sorry if this sounds disjointed, it's an odd problem.

-- 
libvirt defaults to qemu emulator in intrepid instead of kvm in hardy
https://bugs.launchpad.net/bugs/288042
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to