From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1GBvoG-0008I1-2Z for mharc-grub-devel@gnu.org; Sat, 12 Aug 2006 11:54:00 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GBvoF-0008Hq-5E for grub-devel@gnu.org; Sat, 12 Aug 2006 11:53:59 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GBvoC-0008He-Go for grub-devel@gnu.org; Sat, 12 Aug 2006 11:53:58 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GBvoC-0008Hb-Dl for grub-devel@gnu.org; Sat, 12 Aug 2006 11:53:56 -0400 Received: from [195.54.107.70] (helo=mxfep01.bredband.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GBvta-0007qU-9v for grub-devel@gnu.org; Sat, 12 Aug 2006 11:59:30 -0400 Received: from localhost.localdomain ([213.113.223.229] [213.113.223.229]) by mxfep01.bredband.com with ESMTP id <20060812155355.HCER5813.mxfep01.bredband.com@localhost.localdomain> for ; Sat, 12 Aug 2006 17:53:55 +0200 From: Johan Rydberg To: The development of GRUB 2 References: <44D2DA8F.7030300@intel.com> <200608102116.00251.okuji@enbug.org> Date: Sat, 12 Aug 2006 18:09:21 +0200 In-Reply-To: <200608102116.00251.okuji@enbug.org> (Yoshinori K. Okuji's message of "Thu, 10 Aug 2006 21:15:59 +0200") Message-ID: <87irkyhr66.fsf@night.trouble.net> User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: EFI disk probing problem 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: Sat, 12 Aug 2006 15:53:59 -0000 "Yoshinori K. Okuji" writes: > I don't remember precisely, but I think I only added disk devices but not > partition devices. On your system, don't disk devices as well as partition > devices get enumerated? I'm not 100% sure about this, but I think EFI does not have to add a disk device node if there is only a single logical partition on the disk. ~j