From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1I3N7C-0003S8-Jw for mharc-grub-devel@gnu.org; Tue, 26 Jun 2007 22:18:42 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I3N7A-0003RU-OC for grub-devel@gnu.org; Tue, 26 Jun 2007 22:18:40 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I3N79-0003RE-GT for grub-devel@gnu.org; Tue, 26 Jun 2007 22:18:40 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I3N79-0003RB-Dj for grub-devel@gnu.org; Tue, 26 Jun 2007 22:18:39 -0400 Received: from m15-112.126.com ([220.181.15.112]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1I3N77-0006q6-S7 for grub-devel@gnu.org; Tue, 26 Jun 2007 22:18:39 -0400 Received: from localhost (unknown [218.240.203.231]) by smtp2 (Coremail) with SMTP id wKjJDLBLkAH+yIFGHgdOBQ==.63685S2; Wed, 27 Jun 2007 10:18:39 +0800 (CST) Date: Wed, 27 Jun 2007 10:18:09 +0800 From: Bean To: The development of GRUB 2 Message-ID: <20070627021809.GA2701@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-VFAUDIcSsGvfJTRUUUjokFxVCF77xC6IxKo4 kEV4ylIxAIcVC2z280aVAFwI0_Jr0_Gr1lnxkEFVAIw20F6cxK64vIFxWlx4CE17CEb7AF 67AKxVWUJVWUXwCjxxvEw4Wle4C267I2x7xF54xIwI1lYx0E2Ix0cI8IcVAFwI0_Jr0_Jr 4l4x8a6c8ajcxJMcIj6I8E87Iv67AKxVWUJVW8JwAFxVCaYxvI4VCIwcAKzIAtMxkIecxE wVAFwVW8JwCY0x0Ix7I2Y4AK64vIr41lIxAIcVC2z280aVCY1x0267AKxVWUJVW8JwAFF2 0E14v26r1j6r4UM7kC6x804xWl1IIY67AEw4v_Jr0_Jr4l5I8CrVACY4xI64kE6c02F40E x7xfMxkFs20EY4vE8sxKj4xv1wAYjsxI4VWDJjkaLaAFLSUrUUUUUjvjm3AaLaJ3UjIFyT uYvjxUqItCDUUUUUAaLaJaTrg_Wr48ArW5KrWxZw1xurWfuryDp5X_CrykpFW3KasY9anr J3ZIvFn7XwnrKr18Z3yfXw1xWw45Kw15ZF98Wr9xuF4fJa1UKrZ5Za1fXrW3XFWftry3AF 48AaD== 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 02:18:40 -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 ! Another possible cause is that your font file is missing. In that case, remove the following lines: font (hd1,1)/usr/share/grub/unifont.pff set gfxmode=640x480 insmod gfxterm insmod vbe terminal gfxterm -- Bean