From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1CsPaF-0000q9-El for mharc-grub-devel@gnu.org; Sat, 22 Jan 2005 13:02:03 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CsPa5-0000nm-SC for grub-devel@gnu.org; Sat, 22 Jan 2005 13:01:56 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CsPYg-0000Ul-LY for grub-devel@gnu.org; Sat, 22 Jan 2005 13:00:34 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CsPYV-0000PJ-F4 for grub-devel@gnu.org; Sat, 22 Jan 2005 13:00:15 -0500 Received: from [212.43.237.68] (helo=kotoba.storever.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CsPA7-0002Mg-AF for grub-devel@gnu.org; Sat, 22 Jan 2005 12:35:03 -0500 Received: from ASSP-nospam (localhost [127.0.0.1]) by kotoba.storever.com (Postfix) with ESMTP id CE971F8E0AC2 for ; Sat, 22 Jan 2005 18:35:02 +0100 (CET) Received: from 127.0.0.1 ([127.0.0.1] helo=localhost) by ASSP-nospam ; 22 Jan 05 17:35:01 -0000 From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Sat, 22 Jan 2005 18:35:25 +0100 User-Agent: KMail/1.7.1 References: <200501221618.27972.okuji@enbug.org> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200501221835.25876.okuji@enbug.org> Subject: Re: Feature suggestion to grub 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, 22 Jan 2005 18:01:57 -0000 On Saturday 22 January 2005 17:19, Aki Tossavainen wrote: > Um. Sorry, but I seem to be missing something here.. > Yes there is failsafe option, but afaik it only affects when the > kernel cannot be booted. What if the kernel panics after it has been > started for example because it cannot mount root fs? How do you tell > grub to boot the next kernel next time? You must look at the CVS version. I haven't made a release after that feature was added. Okuji