From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DZSpv-0000n2-LO for qemu-devel@nongnu.org; Sat, 21 May 2005 08:12:12 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DZSpt-0000mA-Nq for qemu-devel@nongnu.org; Sat, 21 May 2005 08:12:10 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DZSpt-0000iP-LA for qemu-devel@nongnu.org; Sat, 21 May 2005 08:12:09 -0400 Received: from [212.78.199.21] (helo=smtp1.home.se) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DZStj-0002RD-R7 for qemu-devel@nongnu.org; Sat, 21 May 2005 08:16:08 -0400 Message-ID: <005901c55dfd$98ce67a0$cd00a8c0@mshome.net> From: "Per-Erik Kristensson" References: Subject: Re: [Qemu-devel] Nothing happens Date: Sat, 21 May 2005 14:07:01 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org ----- Original Message ----- From: "Rudi Lippert" > Hi! > I keep wondering why QEMU does not do anything when I start it. > First of all: yes, I know how to use QEMU. When I use it on my other PC, it > works like a charm. I had similar problems when I run qemu on NT4 for a while ago. Using "-nics 0" make the system start. The sad thing is that qemu by default (at least never versions) doesn't write any error messages or output when it's started on Windows. I did report this for a while ago by didn't have any response. http://lists.gnu.org/archive/html/qemu-devel/2005-05/msg00006.html PEK