Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965217AbVJEPdQ (ORCPT ); Wed, 5 Oct 2005 11:33:16 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965219AbVJEPdQ (ORCPT ); Wed, 5 Oct 2005 11:33:16 -0400 Received: from web35901.mail.mud.yahoo.com ([66.163.179.185]:35508 "HELO web35901.mail.mud.yahoo.com") by vger.kernel.org with SMTP id S965217AbVJEPdP (ORCPT ); Wed, 5 Oct 2005 11:33:15 -0400 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=PLBKw14ls+4UNTUG45RvHLuaO0SRGsAegCJTpRiW1XFOYZr464xH/1lOH6V/CqgVJfwZllXBpzjgREufhDtoljRCoZsHtgvJiJNKzwF8kAEudrd4m7d8axhSEXsSG3IbZS8GFft93mhEbIWAmYtfTYAvf8w+nRKCF8Ph4WqQxko= ; Message-ID: <20051005153314.94063.qmail@web35901.mail.mud.yahoo.com> Date: Wed, 5 Oct 2005 08:33:14 -0700 (PDT) From: umesh chandak Subject: kernel panic error in 2.6.10 To: linux-kernel@vger.kernel.org MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1027 Lines: 35 hi, I have compiled the kernel 2.6.10 with KGDB patches on FC3 .My KGDB connetion are made correct . I have copied bzImage and System.map on test machine . but when i press C for continuig no devlopment m/c after connection are made.It gives me kernel panic error like this VFS: Cannot open root device "hda6" or unknown-block(3,6) Please append a correct "root=" boot option Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(3,6) my root partion is on /dev/hda6. My grub entry is like this. title 2.6.10 kgdb root (hd0,5) kernel /boot/vmlinuz-2.6.0 ro root=/dev/hda6 rootfstype=ext3 kgdbwait kgdb8250=1,57600 __________________________________ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com - 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/