Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752697AbXLBG3l (ORCPT ); Sun, 2 Dec 2007 01:29:41 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751190AbXLBG3f (ORCPT ); Sun, 2 Dec 2007 01:29:35 -0500 Received: from pentafluge.infradead.org ([213.146.154.40]:54126 "EHLO pentafluge.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750867AbXLBG3e (ORCPT ); Sun, 2 Dec 2007 01:29:34 -0500 Date: Sat, 1 Dec 2007 22:27:20 -0800 From: Arjan van de Ven To: Scott Noone Cc: Subject: Re: 2.6.23.9, make install doesn't work with grub anymore?? Message-ID: <20071201222720.23040d71@laptopd505.fenrus.org> In-Reply-To: References: Organization: Intel X-Mailer: Claws Mail 3.0.2 (GTK+ 2.12.1; i386-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-SRS-Rewrite: SMTP reverse-path rewritten from by pentafluge.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1564 Lines: 40 On Sat, 1 Dec 2007 20:51:14 -0500 Scott Noone wrote: > > Hello, > > I downloaded the vanilla kernels 2.6.23.8 and 2.6.23.9 from > kernel.org. I unpacked them like I have every other kernel release. > I compiled the kernel successfully, did the make modules and make > modules_install with no problems. When I did the make install I am > told it Cannot find LILO. The message seems to come > from /usr/src/linux-2.6.23.9/arch/i386/boot/install.sh The script is > correct that I don't have lilo installed, I have used grub for quite > some time. I don't remember having this problem with older kernels, > sorry I don't remember one of the top of head. Did something change > or is: cp .config /usr/src/linux-2.6.23-9 make menuconfig make make > modules make modules_install make install no longer adequate to > compile and install a kernel? Hi, actually this isn't the fault of the kernel; the grub/lilo/etc stuff is done by a distro specific script that just gets called from make install... did you happen to change distros or update something like an initscripts or similar package recently? Greetings, Arjan van de Ven -- If you want to reach me at my work email, use arjan@linux.intel.com For development, discussion and tips for power savings, visit http://www.lesswatts.org -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/