kernel panic error in 2.6.10

From: umesh chandak
Date: Wed Oct 05 2005 - 10:33:35 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/