From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1JaJCz-0000K8-1K for mharc-grub-devel@gnu.org; Fri, 14 Mar 2008 19:21:05 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JaJCw-0000IF-SW for grub-devel@gnu.org; Fri, 14 Mar 2008 19:21:02 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JaJCt-0000Gu-Lj for grub-devel@gnu.org; Fri, 14 Mar 2008 19:21:02 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JaJCt-0000Gq-IL for grub-devel@gnu.org; Fri, 14 Mar 2008 19:20:59 -0400 Received: from mailout02.sul.t-online.de ([194.25.134.17] helo=mailout02.sul.t-online.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JaJCt-00037t-7v for grub-devel@gnu.org; Fri, 14 Mar 2008 19:20:59 -0400 Received: from fwd27.aul.t-online.de by mailout02.sul.t-online.com with smtp id 1JaJCr-0002xQ-01; Sat, 15 Mar 2008 00:20:57 +0100 Received: from [10.3.2.2] (rAie6YZXght3jDI6dps29xAU0YqApoEivJtXjVhRB7ELBRA9GDX4IavQx+H6DZMZj0@[217.235.212.153]) by fwd27.aul.t-online.de with esmtp id 1JaJCf-0bCYEa0; Sat, 15 Mar 2008 00:20:45 +0100 Message-ID: <47DB084D.1090208@t-online.de> Date: Sat, 15 Mar 2008 00:20:45 +0100 From: Christian Franke User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.11) Gecko/20071128 SeaMonkey/1.1.7 MIME-Version: 1.0 To: The development of GRUB 2 References: <47D16136.1060705@nic.fi> <47D6F556.9040500@t-online.de> <47D9B1CF.30801@t-online.de> <1205515683.2321.18.camel@dv> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ID: rAie6YZXght3jDI6dps29xAU0YqApoEivJtXjVhRB7ELBRA9GDX4IavQx+H6DZMZj0 X-TOI-MSGID: 5d856e0e-cb72-4c8a-a04f-1601f548bb8e X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) Subject: Re: [PATCH] cdrom access patch 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: Fri, 14 Mar 2008 23:21:03 -0000 Bean wrote: > I have an idea, why not have both names, (hdN) and (cd), hopefully > this will make everyone happy. > > Good idea. Or probably (boot) for the boot device, regardless of type. The (cd) would apparently only available if GRUB was booted from this CD. Christian