From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J9r6X-0004tH-W8 for qemu-devel@nongnu.org; Tue, 01 Jan 2008 19:05:06 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J9r6W-0004rk-HL for qemu-devel@nongnu.org; Tue, 01 Jan 2008 19:05:05 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J9r6W-0004rW-4X for qemu-devel@nongnu.org; Tue, 01 Jan 2008 19:05:04 -0500 Received: from out4.smtp.messagingengine.com ([66.111.4.28]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1J9r6V-0003tV-Op for qemu-devel@nongnu.org; Tue, 01 Jan 2008 19:05:03 -0500 Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id B52A859FE0 for ; Tue, 1 Jan 2008 19:05:02 -0500 (EST) Message-Id: <1199232302.32150.1229018367@webmail.messagingengine.com> From: "Sebastien WILLEMIJNS" Content-Disposition: inline Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="ISO-8859-1" MIME-Version: 1.0 Date: Wed, 02 Jan 2008 01:05:02 +0100 Subject: [Qemu-devel] bug in qemu last win32 snapshot (12132007) 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 (cc to the windows dev port) hello, happy new year C:\qemu4windows\qemu-0.9.0-windows>if exist ..\qemusave\kqemu-1.3.0pre11.tar.gz qemu -kernel-kqemu -soundhw all -m 256 -L \qemu4windows\qemu-0.9.0-windows -cdro m e:\knoppix.iso -boot d -hda ..\toto.img -net nic,vlan=0,model=rtl8139 -net use r,vlan=0,hostname=foo qemu: could not open disk image ..toto.img "-hda ..\toto.img" does not works moving toto.img to the directory and modify commandline to "-hda toto.img" works ! config: XP SP2 French 100% patched.