From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BrI1A-0004OO-6D for qemu-devel@nongnu.org; Sun, 01 Aug 2004 11:12:56 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BrI18-0004OB-LG for qemu-devel@nongnu.org; Sun, 01 Aug 2004 11:12:55 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BrI18-0004O8-Hi for qemu-devel@nongnu.org; Sun, 01 Aug 2004 11:12:54 -0400 Received: from [80.91.224.249] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BrHxk-0002YB-Oh for qemu-devel@nongnu.org; Sun, 01 Aug 2004 11:09:24 -0400 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BrHxj-0005gS-00 for ; Sun, 01 Aug 2004 17:09:23 +0200 Received: from amarseille-206-1-23-227.w81-51.abo.wanadoo.fr ([81.51.157.227]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 01 Aug 2004 17:09:23 +0200 Received: from daimon55 by amarseille-206-1-23-227.w81-51.abo.wanadoo.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 01 Aug 2004 17:09:23 +0200 From: Ronald Date: Sun, 01 Aug 2004 17:09:20 +0200 Message-ID: References: <008701c477b5$7fcf8970$640aa8c0@frodo> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: news Subject: [Qemu-devel] Re: Hi ... & my first problems Reply-To: daimon55@free.fr, 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 Le Sun, 01 Aug 2004 12:51:24 +0200, Torsten E. a écrit : > Good morning! :) > > By pure chance I found this project, and was very interested. So I > downloaded some files yesterday, and wanted to give it a try today. > > I'm running an Asus A7V8X Board, with an AMD 2200+ processor using W2k > SP4, and so I downloaded QemuInstall-0.6.0.exe plus some images. After > installing qemu, and unpacking those images as descibed on the website, I > wanted to start reactos - so I opened an command line, went to qemu's > directory, and typed-in: > qemu reactos-0.2.3.img [...] > Is there something wrong I'm doing? Try to add at least the path to the bios in the command: when in qemu directory: qemu.exe -L . reactos-0.2.3.img