From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1M6D21-0002y9-Ok for mharc-grub-devel@gnu.org; Mon, 18 May 2009 20:18:09 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M6D1y-0002v1-Ad for grub-devel@gnu.org; Mon, 18 May 2009 20:18:06 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M6D1t-0002oj-C0 for grub-devel@gnu.org; Mon, 18 May 2009 20:18:05 -0400 Received: from [199.232.76.173] (port=33346 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M6D1t-0002oX-53 for grub-devel@gnu.org; Mon, 18 May 2009 20:18:01 -0400 Received: from c60.cesmail.net ([216.154.195.49]:61382) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.60) (envelope-from ) id 1M6D1s-0006ga-Pi for grub-devel@gnu.org; Mon, 18 May 2009 20:18:01 -0400 Received: from unknown (HELO smtprelay2.cesmail.net) ([192.168.1.112]) by c60.cesmail.net with ESMTP; 18 May 2009 20:17:59 -0400 Received: from [192.168.0.22] (static-72-92-88-10.phlapa.fios.verizon.net [72.92.88.10]) by smtprelay2.cesmail.net (Postfix) with ESMTPSA id BDC3634C6D for ; Mon, 18 May 2009 20:18:57 -0400 (EDT) From: Pavel Roskin To: The development of GRUB 2 In-Reply-To: <1242689772.16522.1.camel@mj> References: <1242689772.16522.1.camel@mj> Content-Type: text/plain Date: Mon, 18 May 2009 20:17:58 -0400 Message-Id: <1242692278.26306.3.camel@mj> Mime-Version: 1.0 X-Mailer: Evolution 2.26.1 (2.26.1-2.fc11) Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. Subject: Re: [PATCH] ata.mod under qemu X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 May 2009 00:18:08 -0000 On Mon, 2009-05-18 at 19:36 -0400, Pavel Roskin wrote: > I did a quick check, and your patch has no effect on my system. I'm > using Fedora 11 with qemu 0.10. After inserting the ata module, ls > shows no disks, with or without your patch. Never mind, my "quick check" was too quick. I forgot to change prefix, so it's just ls that was failing. Your patch makes the CD-ROM visible. Without your patch, only hard drivers are seen. -- Regards, Pavel Roskin