From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1FBASj-0001ao-ME for mharc-grub-devel@gnu.org; Mon, 20 Feb 2006 07:48:22 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FBANz-0008LM-Sh for grub-devel@gnu.org; Mon, 20 Feb 2006 07:43:28 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FB9k9-0000AC-TX for grub-devel@gnu.org; Mon, 20 Feb 2006 07:03:14 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FB9cm-0007RT-VM for grub-devel@gnu.org; Mon, 20 Feb 2006 06:54:45 -0500 Received: from [194.109.24.35] (helo=smtp-vbr15.xs4all.nl) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FB9io-0000P6-6T for grub-devel@gnu.org; Mon, 20 Feb 2006 07:00:54 -0500 Received: from localhost.localdomain (mgerards.xs4all.nl [82.92.27.129]) by smtp-vbr15.xs4all.nl (8.13.3/8.13.3) with ESMTP id k1KBsd3b068760 for ; Mon, 20 Feb 2006 12:54:39 +0100 (CET) (envelope-from mgerards@xs4all.nl) Mail-Copies-To: mgerards@xs4all.nl To: The development of GRUB 2 References: <43F97D9F.7040905@raulete.net> From: Marco Gerards Date: Mon, 20 Feb 2006 12:54:39 +0100 In-Reply-To: <43F97D9F.7040905@raulete.net> (adrian15@raulete.net's message of "Mon, 20 Feb 2006 09:28:15 +0100") Message-ID: <87d5hiz1mo.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: idea for storing menu.lst with 1_5 stage or equivalent on grub2 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: Mon, 20 Feb 2006 12:48:14 -0000 adrian15 writes: > My idea is that when embedd 1_5 stage we should also add a > configuration file with the following contents: > > timeout 0 > default 0 > title correct install > configfile /boot/grub/menu.lst > HERE GOES CONTENTS of /boot/grub/menu.lst > from the first title. When grub.cfg can not be loaded because it is removed, it most likely is not possible to load normal.mod. So because of this your idea can not be realized in practise. -- Marco