Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752803AbYHNFff (ORCPT ); Thu, 14 Aug 2008 01:35:35 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750800AbYHNFf1 (ORCPT ); Thu, 14 Aug 2008 01:35:27 -0400 Received: from n68.bullet.mail.sp1.yahoo.com ([98.136.44.44]:41321 "HELO n68.bullet.mail.sp1.yahoo.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1750748AbYHNFf0 (ORCPT ); Thu, 14 Aug 2008 01:35:26 -0400 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 466652.90589.bm@omp403.mail.sp1.yahoo.com DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Received:X-Mailer:Date:From:Reply-To:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type:Message-ID; b=HDM9B6tkHrAk3OXyLV1S4oN4ZFe0fn31Y2NkfMzM4xUUy0YDUmajDEHWGvMLjBWtMICeA8Ru3mEwauKobxNxcaSWnNC1LPFIbbB4RytVy5xwVQm8KXcCbUeP6Q0JFCDA7UFctkj0TQBm4MB8Lml4QKvaJglTMEAsyA+6dE9fPcU=; X-Mailer: YahooMailWebService/0.7.218 Date: Wed, 13 Aug 2008 22:35:24 -0700 (PDT) From: amruth Reply-To: amruth_pv@yahoo.com Subject: KGDB kernel panic no init found in linux 2.6.26 after booting KGDB enabled To: linux-kernel@vger.kernel.org Cc: gregkh@suse.de, Will Newton , linux-usb@vger.kernel.org, leoli@freescale.com, Will Newton In-Reply-To: <1218551957-17091-12-git-send-email-will.newton@imgtec.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <263918.13912.qm@web45216.mail.sp1.yahoo.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1301 Lines: 27 Hi All I am configuring linux 2.6.26 kernel in laptop and transferring image to desktop. My desktop is IDE drive. I am getting kernel panic try init= option error after booting the kernel. I am trying to setup KGDB on linux 2.6.26 kernel between dev machine and test machine. I have issues and it is not working. I can get the kgdb to communicate but I cannot start init images to start. I am using Redhat grub configuration. Do we need apply any patch for 2.6.26 kernel. I am using 2.4.15.5-kgdb patch. I can get communication to work after applying patches. The system gets into kernel panic after the connection is made because of corrupted initram image. Can anybody please give me sample grub entry so that I can try. Should we use init-2.6-kgdb.img or not. If yes how to create it, what about modules in /lib/modules/2.6.../ Can you please let me know how to fix this issue. After KGDB is enabled the kernel gets into panic mode otherwise it works fine.Can anybody please let me know why KGDB crashes the system. Thanks Amruth p.v -- 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/