From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1FQ0lw-0001IR-Ie for mharc-grub-devel@gnu.org; Sun, 02 Apr 2006 07:29:32 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FQ0lu-0001Hk-E8 for grub-devel@gnu.org; Sun, 02 Apr 2006 07:29:30 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FQ0ls-0001HO-Vl for grub-devel@gnu.org; Sun, 02 Apr 2006 07:29:30 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FQ0ls-0001HL-Ra for grub-devel@gnu.org; Sun, 02 Apr 2006 07:29:28 -0400 Received: from [194.109.24.34] (helo=smtp-vbr14.xs4all.nl) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FQ0oi-0004UJ-1d for grub-devel@gnu.org; Sun, 02 Apr 2006 07:32:24 -0400 Received: from localhost.localdomain (249-174.surfsnel.dsl.internl.net [145.99.174.249]) by smtp-vbr14.xs4all.nl (8.13.6/8.13.6) with ESMTP id k32BTRlF039092 for ; Sun, 2 Apr 2006 13:29:27 +0200 (CEST) (envelope-from mgerards@xs4all.nl) Mail-Copies-To: mgerards@xs4all.nl To: The development of GRUB 2 References: From: Marco Gerards Date: Sun, 02 Apr 2006 13:30:13 +0200 In-Reply-To: (Jeff Chua's message of "Sun, 2 Apr 2006 13:58:09 +0800 (SGT)") Message-ID: <87vetsw6yi.fsf@xs4all.nl> User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by XS4ALL Virus Scanner Subject: Re: grub cvs ... configfile 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: Sun, 02 Apr 2006 11:29:30 -0000 Jeff Chua writes: > I just downloaded the lastest grub2 cvs (1.93) and can't seems to get > configfile to work... it keeps rebooting. The syntax of your configuration file is not correct. It's a bug that GRUB reboots in this case. It's a known bug an it will be fixed and some documentation for the wiki will be written. -- Marco