From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1Al6HM-0002pv-IV for qemu-devel@nongnu.org; Mon, 26 Jan 2004 07:55:48 -0500 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1Al6Gn-0002eb-2N for qemu-devel@nongnu.org; Mon, 26 Jan 2004 07:55:44 -0500 Received: from [212.186.175.67] (helo=localhost) by monty-python.gnu.org with esmtp (Exim 4.24) id 1Al6Gm-0002dv-8K for qemu-devel@nongnu.org; Mon, 26 Jan 2004 07:55:12 -0500 Received: from localhost (localhost [127.0.0.1]) by localhost (Postfix) with ESMTP id 641AD343C for ; Mon, 26 Jan 2004 13:53:56 +0100 (CET) Subject: Re: [Qemu-devel] Reactos not booting From: Gabriel Ebner In-Reply-To: <20040126091857.26a7747b.Jens.Arm@gmx.de> References: <20040126091857.26a7747b.Jens.Arm@gmx.de> Content-Type: text/plain Message-Id: <1075121635.4720.2.camel@localhost> Mime-Version: 1.0 Date: Mon, 26 Jan 2004 13:53:56 +0100 Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Am Mon, den 26.01.2004 schrieb Jens Arm um 09:18: > Hi Hello, > The newest reactos 0.2 is not booting :( It boots just fine here. The install doesn't even stop at the third file like the ReactOS beta on QEMU 0.5.1. Have you tried it with QEMU 0.5.2 (or current CVS)? AFAIK ReactOS doesn't work with QEMU 0.5.1. Gabriel.