<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.24.3">
</HEAD>
<BODY>
On Tue, 2009-01-27 at 09:52 -0800, Wayne Feick wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
On Tue, 2009-01-27 at 07:55 +0000, Mark McLoughlin wrote: 
&gt; Hi Wayne,
&gt; 
&gt; On Tue, 2009-01-27 at 06:32 +0000, Wayne Feick wrote:
&gt; &gt;  I've been trying to experiment with running Vista under KVM today, but
&gt; &gt; I'm running into a cryptic error message that doesn't mean much to me:
&gt; &gt; 
&gt; &gt;         Unable to complete install '&lt;class 'libvirt.libvirtError'&gt; internal error QEMU quit during console startup
&gt; &gt;         
&gt; &gt;         Traceback (most recent call last):
&gt; &gt;           File &quot;/usr/share/virt-manager/virtManager/create.py&quot;, line 723, in do_install
&gt; &gt;             dom = guest.start_install(False, meter = meter)
&gt; &gt;           File &quot;/usr/lib/python2.5/site-packages/virtinst/Guest.py&quot;, line 732, in start_install
&gt; &gt;             return self._do_install(consolecb, meter, removeOld, wait)
&gt; &gt;           File &quot;/usr/lib/python2.5/site-packages/virtinst/Guest.py&quot;, line 767, in _do_install
&gt; &gt;             self.domain = self.conn.createLinux(install_xml, 0)
&gt; &gt;           File &quot;/usr/lib64/python2.5/site-packages/libvirt.py&quot;, line 915, in createLinux
&gt; &gt;             if ret is None:raise libvirtError('virDomainCreateLinux() failed', conn=self)
&gt; &gt;         libvirtError: internal error QEMU quit during console startup
&gt; &gt;         
&gt; &gt;         '
&gt; 
&gt; See this page:
&gt; 
&gt;   <A HREF="https://fedoraproject.org/wiki/Reporting_virtualization_bugs">https://fedoraproject.org/wiki/Reporting_virtualization_bugs</A>
&gt; 
&gt; Is there anything interesting in the log in /var/log/libvirt/qemu?
&gt; 
&gt; Thanks,
&gt; Mark.
&gt; 

Thanks, Mark. I was looking in /var/log/messages, but hadn't
found /var/log/libvirt/qemu. Here's what it says:

         Supported machines are:
        xenfv      Xen Fully-virtualized PC (default)
        xenpv      Xen Para-virtualized PC
 
I eventually figured out that some more services needed to be started,
but I wasn't entirely sure which. After a reboot, things seem to be
working. 

So the key point is that you can't just install the Fedora 11
virtualization group and go, you have to either reboot first, or figure
out which services need to be started.

Now I just need to figure out why the 64-bit Vista install fails with a
blue screen showing:

    *** STOP: 0x000000A5 (0x0001000B,0x50434146,0xFFD0702C,0x00000000)

Wayne.
</PRE>
</BLOCKQUOTE>
And just for posterity in case someone else finds this thread while searching for a solution, I needed to enable virtualization in my BIOS as well. Vista is now running in all its 64-bit glory inside a cage on linux.<BR>
<BR>
Wayne.
</BODY>
</HTML>