From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KqDyl-0003VR-BX for mharc-grub-devel@gnu.org; Wed, 15 Oct 2008 17:32:27 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KqDyj-0003UH-7M for grub-devel@gnu.org; Wed, 15 Oct 2008 17:32:25 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KqDyh-0003Te-Nu for grub-devel@gnu.org; Wed, 15 Oct 2008 17:32:24 -0400 Received: from [199.232.76.173] (port=49121 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KqDyh-0003Tb-L1 for grub-devel@gnu.org; Wed, 15 Oct 2008 17:32:23 -0400 Received: from lax-green-bigip-5.dreamhost.com ([208.113.200.5]:52968 helo=blingymail-a1.g.dreamhost.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KqDyh-0001yz-Ik for grub-devel@gnu.org; Wed, 15 Oct 2008 17:32:23 -0400 Received: from jidanni1.jidanni.org (122-127-35-52.dynamic.hinet.net [122.127.35.52]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by blingymail-a1.g.dreamhost.com (Postfix) with ESMTP id E16EF5CF2D for ; Wed, 15 Oct 2008 14:32:19 -0700 (PDT) To: grub-devel@gnu.org References: <48F640DA.90202@isaac.cedarswampstudios.org> From: jidanni@jidanni.org Date: Thu, 16 Oct 2008 05:32:17 +0800 Message-ID: <87k5c9h7dq.fsf@jidanni.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 1) Subject: Re: grub-install message should mention --recheck 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: Wed, 15 Oct 2008 21:32:25 -0000 ID> try `grub-install --recheck` (or is it `grub-install --recheck Thanks. I am trying to say that four out of five times "adding --recheck to the invocation" will do what the user wants, instead of needing him to fire up an editor. So please mention it somehow.