From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CgB8c-0004HV-DO for qemu-devel@nongnu.org; Sun, 19 Dec 2004 19:10:58 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CgB8b-0004GS-Mb for qemu-devel@nongnu.org; Sun, 19 Dec 2004 19:10:57 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CgB8b-0004GB-EB for qemu-devel@nongnu.org; Sun, 19 Dec 2004 19:10:57 -0500 Received: from [64.233.170.203] (helo=rproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CgAxv-00066T-Jx for qemu-devel@nongnu.org; Sun, 19 Dec 2004 18:59:55 -0500 Received: by rproxy.gmail.com with SMTP id y7so212054rne for ; Sun, 19 Dec 2004 15:59:55 -0800 (PST) Message-ID: <41e41e7a04121915595e83514@mail.gmail.com> Date: Mon, 20 Dec 2004 01:59:55 +0200 From: Hetz Ben Hamo Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Qemu on windows problem Reply-To: Hetz Ben Hamo , 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 Hi, For the next week or so I'm forced to leave my Linux behind and be stuck with Windows XP (it's funny using Linux for most of the time and after switching temporarily to XP I'm already missing my Linux :-) ) Anyway, I downloaded the qemu daily from Free OS Zoo (thanks guys) and I have small problem.. No matter what I type at the qemu parameter - I get nothing, it's just bounces 1 line (I'm using the 19/12 snapshot) and returns to command prompt. I tried to use the qemumenu, but that doesn't seem to help... Am I doing something wrong? I have XP Pro SP2... Here's the output (my Windows 2000 guest is in a bootable DVD which I tested booting on qmeu Linux): [Mon 12/20/2004 1:55:11.68] qemu.exe -L "\Qemu\bios" -m 128 -hda "M:\Qemu\win 2k.img" -cdrom "d:\" -boot d -enable-audio -localtime Press any key to continue . . . M:\Qemu> Thanks a lot, Hetz