From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1I3MoS-00059U-K5 for mharc-grub-devel@gnu.org; Tue, 26 Jun 2007 21:59:20 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I3MoQ-00059K-Il for grub-devel@gnu.org; Tue, 26 Jun 2007 21:59:18 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I3MoN-000598-6Z for grub-devel@gnu.org; Tue, 26 Jun 2007 21:59:17 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I3MoN-000595-1i for grub-devel@gnu.org; Tue, 26 Jun 2007 21:59:15 -0400 Received: from m15-113.126.com ([220.181.15.113]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1I3MoL-0004IR-G5 for grub-devel@gnu.org; Tue, 26 Jun 2007 21:59:14 -0400 Received: from localhost (unknown [218.240.203.231]) by smtp5 (Coremail) with SMTP id wKjJDbCLA6VgxIFGJCYwBA==.33124S2; Wed, 27 Jun 2007 09:58:56 +0800 (CST) Date: Wed, 27 Jun 2007 09:58:38 +0800 From: Bean To: The development of GRUB 2 Message-ID: <20070627015838.GA2686@ws3.vdp.com> References: <511f47f50706261248i1d924e4ej4f6f89e04a2463e6@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <511f47f50706261248i1d924e4ej4f6f89e04a2463e6@mail.gmail.com> User-Agent: Mutt/1.5.13 (2006-08-11) X-Coremail-Antispam: 1U3Yxn0WfASr-VFAUDIcSsGvfJTL7C26xCjj4IEI4klw4CSww CY02Avz4vE14v_KwAac4AC62xK8xCEY4vEwIxC4wC2zVAF1VAY17CE14v26r1j6r15Mx02 cVAKzwASzI0EjI02j7AqF2xKxwAv7VC0I7IYx2IY67AKxVWUJVWUGwCF72vE52k0Y41lYx 0Ex4A2jsIE14v26r1j6r4UM7C26IkvcIIF6IxKo4kEV4ylc2IjII80xcxEwVAKI48JM7AC 8VAFwI0_Jr0_Gr1lb4IE77IF4wAFIxvE14AKwVWUJVWUGwAqx4xG64xvF2IEw4CE5I8CrV C2j2Wlb7Iv0xC_trUanT9S1TB71UUUUUUa7-sFnT9fnUUI43ZEXa7IUnmhF7UUUUUFnT9f nUU== X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) Subject: Re: GRUB 2 does not show new kernel :( 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, 27 Jun 2007 01:59:18 -0000 On Wed, Jun 27, 2007 at 01:18:41AM +0530, shirish wrote: > Hi all, > I thought long & hard before making this post. I tried all > the avenues , the #GRUB channel on IRC, the forums at ubuntuforums ( > 136 views at this point in time but no answers :( ) . hence made long > posts about the issue at > http://ubuntuforums.org/showthread.php?t=484856 > > If anybody knows what I need to do or look for , please lemme know. > > Cheers ! Currently, the script engine of grub2 doesn't support comment line ! Just remove any line that starts with #, and you should be fine. -- Bean