From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1GQkJT-0004Hj-Lo for mharc-grub-devel@gnu.org; Fri, 22 Sep 2006 08:39:27 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GQkJR-0004Gi-SN for grub-devel@gnu.org; Fri, 22 Sep 2006 08:39:26 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GQkJP-0004FO-Sk for grub-devel@gnu.org; Fri, 22 Sep 2006 08:39:25 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GQkJP-0004F6-Jj for grub-devel@gnu.org; Fri, 22 Sep 2006 08:39:23 -0400 Received: from [212.17.35.167] (helo=yzordderrex.lincor.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GQkN8-00044K-0i for grub-devel@gnu.org; Fri, 22 Sep 2006 08:43:14 -0400 Received: from jumpgate ([84.203.137.218] helo=[192.168.2.25]) by yzordderrex.lincor.com with asmtp (Exim 3.35 #1 (Debian)) id 1GQkJL-0005U5-00; Fri, 22 Sep 2006 13:39:19 +0100 Message-ID: <4513D925.8090802@draigBrady.com> Date: Fri, 22 Sep 2006 13:37:57 +0100 From: =?ISO-8859-1?Q?P=E1draig_Brady?= User-Agent: Mozilla Thunderbird 1.0.8 (X11/20060502) X-Accept-Language: en-us, en MIME-Version: 1.0 To: The development of GRUB 2 , damon.w.register@lmco.com References: <4512E68E.1030306@lmco.com> In-Reply-To: <4512E68E.1030306@lmco.com> X-Enigmail-Version: 0.92.1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Cc: Subject: Re: when is menu.lst read in grub process 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: Fri, 22 Sep 2006 12:39:26 -0000 Damon Register wrote: > After a while of Googling, reading grub documentation and struggling > to understand some of grub, I am still stuck. I had the same issue when I had to setup grub in a non standard way. I read the source and documented the process here: http://www.pixelbeat.org/docs/disk/ Pádraig.