From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DZX1Y-0000Jf-Lb for qemu-devel@nongnu.org; Sat, 21 May 2005 12:40:29 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DZX1P-0000CV-A9 for qemu-devel@nongnu.org; Sat, 21 May 2005 12:40:21 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DZX1M-0008Mn-Sd for qemu-devel@nongnu.org; Sat, 21 May 2005 12:40:17 -0400 Received: from [202.172.235.150] (helo=datalex.com.sg) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DZWnE-0004QM-SD for qemu-devel@nongnu.org; Sat, 21 May 2005 12:25:41 -0400 Message-ID: <428F6131.2040701@tusker.org> Date: Sun, 22 May 2005 00:26:25 +0800 From: Damien Mascord MIME-Version: 1.0 Subject: Re: [Qemu-devel] Nothing happens References: <005901c55dfd$98ce67a0$cd00a8c0@mshome.net> In-Reply-To: <005901c55dfd$98ce67a0$cd00a8c0@mshome.net> 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 Per-Erik Kristensson wrote: >----- 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 > > PEK, The no-console-on-Windows can be resolved by linking extra libraries, as per http://lists.gnu.org/archive/html/qemu-devel/2005-04/msg00422.html Damien