Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754306AbXLaPKJ (ORCPT ); Mon, 31 Dec 2007 10:10:09 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754508AbXLaPJ4 (ORCPT ); Mon, 31 Dec 2007 10:09:56 -0500 Received: from mx1.redhat.com ([66.187.233.31]:37125 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751216AbXLaPJz (ORCPT ); Mon, 31 Dec 2007 10:09:55 -0500 Date: Mon, 31 Dec 2007 10:08:43 -0500 From: Vivek Goyal To: Dhaval Giani Cc: hbabu@us.ibm.com, lkml , kexec@lists.infradead.org Subject: Re: kexec refuses to boot latest -mm Message-ID: <20071231150843.GB27060@redhat.com> References: <20071228124532.GB32643@linux.vnet.ibm.com> <20071228142739.GA4560@redhat.com> <20071229054113.GB17426@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20071229054113.GB17426@linux.vnet.ibm.com> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1239 Lines: 33 On Sat, Dec 29, 2007 at 11:11:13AM +0530, Dhaval Giani wrote: > On Fri, Dec 28, 2007 at 09:27:39AM -0500, Vivek Goyal wrote: > > On Fri, Dec 28, 2007 at 06:15:32PM +0530, Dhaval Giani wrote: > > > Hi Vivek, > > > > > > I can't seem to get the latest -mm (2.6.24-rc6-mm1) to boot with > > > kexec. It just gets stuck at "Starting new kernel". > > > > > > It does boot normally when booted as the first kernel. > > > > > > Any hints debugging? (x86 architecture) > > > > I generally try few things. > > > > - Specify earlyprintk= parameter for second kernel and see if control > > is reaching to second kernel. > > > > - Otherwise specify --console-serial parameter on "kexec -l" commandline > > and it should display a message "I am in purgatory" on serial console. > > This will just mean that control has reached at least till purgatory. > > > > Ok, so it reaches till here. I get "I'm in purgatory" on the console. One more thing. Is 2.6.24-rc6 working properly? Thanks Vivek -- 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/