From mboxrd@z Thu Jan 1 00:00:00 1970 From: pshah.mumbai@gmail.com (Prashant Shah) Date: Fri, 17 Jun 2011 12:27:03 +0530 Subject: The problem with the installation of the latest kernel In-Reply-To: <472506.38873.qm@web92202.mail.cnh.yahoo.com> References: <472506.38873.qm@web92202.mail.cnh.yahoo.com> Message-ID: To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org Hi, >> make O=../linux-2.6.39.1-install defconfig Try using $make oldconfig instead of defconfig. This will reuse your current ubuntu kernel config file.