From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BarzD-0004yY-F8 for qemu-devel@nongnu.org; Thu, 17 Jun 2004 04:11:03 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BarzB-0004xL-TO for qemu-devel@nongnu.org; Thu, 17 Jun 2004 04:11:03 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BarzB-0004x2-OU for qemu-devel@nongnu.org; Thu, 17 Jun 2004 04:11:01 -0400 Received: from [212.11.36.58] (helo=www2.translationforge.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1Bary7-000095-8g for qemu-devel@nongnu.org; Thu, 17 Jun 2004 04:09:55 -0400 From: Jean-Michel POURE Subject: Re: [Qemu-devel] Debian SID installation - IDE multimode problem Date: Thu, 17 Jun 2004 10:09:49 +0200 References: <200406162232.27615.jm@poure.com> <20040616203756.GI24043@cip.informatik.uni-erlangen.de> In-Reply-To: <20040616203756.GI24043@cip.informatik.uni-erlangen.de> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-Id: <200406171009.50053.jm@poure.com> Reply-To: jm@poure.com, 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 mercredi 16 Juin 2004 22:37, Thomas Glanzmann a =E9crit : > that means that maybe something has to be fixed in the ide simulator of > qemu. But you can disable MULTIMODE by editing hw/ide.c and set this: Dear Thomas, Thanks for the information. I recompiled CVS head with this modification an= d=20 it solves the error message. Now I have to reinstall Debian SID because som= e=20 of the packages were not correctly installed previously. Will get back with= =20 more news... Thank you! Jean-Michel