From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1JOv0G-0002TF-TJ for mharc-grub-devel@gnu.org; Tue, 12 Feb 2008 08:16:52 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JOv0E-0002Sm-VI for grub-devel@gnu.org; Tue, 12 Feb 2008 08:16:51 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JOv0D-0002Sa-F5 for grub-devel@gnu.org; Tue, 12 Feb 2008 08:16:50 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JOv0D-0002SX-Cl for grub-devel@gnu.org; Tue, 12 Feb 2008 08:16:49 -0500 Received: from mx3.rz.ruhr-uni-bochum.de ([134.147.64.33]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1JOv0D-0001Ms-08 for grub-devel@gnu.org; Tue, 12 Feb 2008 08:16:49 -0500 X-Queued: (qmail 26185 invoked by uid 271); 12 Feb 2008 13:16:48 -0000 X-Qmailscanner: from 134.147.252.214 by mx3.rz.ruhr-uni-bochum.de (envelope-from , uid 80) with qmail-scanner-2.01 (sophie: 3.05/2.52/4.24. Clear:RC:1(134.147.252.214):. Processed in 0.036133 secs); 12 Feb 2008 13:16:48 -0000 Received: from router.leat.ruhr-uni-bochum.de (134.147.252.214) by mx3.rz.ruhr-uni-bochum.de with SMTP; 12 Feb 2008 13:16:47 -0000 Received: from [134.147.55.45] (frodo.leat.ruhr-uni-bochum.de [134.147.55.45]) by router.leat.ruhr-uni-bochum.de (8.12.2/8.12.2/SuSE Linux 0.6) with ESMTP id m1CDLr1l014835 for ; Tue, 12 Feb 2008 14:21:53 +0100 Message-ID: <47B19C57.9020902@leat.rub.de> Date: Tue, 12 Feb 2008 14:17:11 +0100 From: Fabian Greffrath User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: The development of GRUB 2 References: 20080212112859.GA19144@thorin Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 Subject: Re: [PATCH] Add option to grub-probe to accept system devices as arguments 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, 12 Feb 2008 13:16:51 -0000 Please have a look at the patch I provided in my last mail, too. This is a different approach which requires no further command line option but *detects* whether the given argument is a path or a device.