From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CgC7a-0006Dz-C4 for qemu-devel@nongnu.org; Sun, 19 Dec 2004 20:13:58 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CgC7Z-0006D6-JP for qemu-devel@nongnu.org; Sun, 19 Dec 2004 20:13:57 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CgC7Z-0006Cs-E0 for qemu-devel@nongnu.org; Sun, 19 Dec 2004 20:13:57 -0500 Received: from [64.233.170.205] (helo=rproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CgBwp-0005ka-7o for qemu-devel@nongnu.org; Sun, 19 Dec 2004 20:02:51 -0500 Received: by rproxy.gmail.com with SMTP id y7so218431rne for ; Sun, 19 Dec 2004 17:02:51 -0800 (PST) Message-ID: <41e41e7a04121917022f356195@mail.gmail.com> Date: Mon, 20 Dec 2004 03:02:50 +0200 From: Hetz Ben Hamo Subject: Re: [Qemu-devel] Re: Qemu on windows problem In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable References: <41e41e7a04121915595e83514@mail.gmail.com> 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: daimon55@free.fr, qemu-devel@nongnu.org Thanks for this information. Maybe the windows port should mention that real device support is not available on Windows... Thanks again, Hetz On Mon, 20 Dec 2004 01:55:44 +0100, Ronald wrote: > Le Mon, 20 Dec 2004 01:59:55 +0200, Hetz Ben Hamo a =E9crit : >=20 > > Hi, > > > > For the next week or so I'm forced to leave my Linux behind and be stuc= k > > 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 Pres= s > > any key to continue . . . > > M:\Qemu> > > >=20 > The bios path looks strange to me, like missing drive letter or useless > leading backslash. Second thing could be your -cdrom param, you are tryin= g > to use a real device and that's not supported on windows. >=20 > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel >