Re: kernel panic error in 2.6.10

From: Alejandro Bonilla
Date: Wed Oct 05 2005 - 10:42:47 EST


On Wed, 5 Oct 2005 08:33:14 -0700 (PDT), umesh chandak wrote
> 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

2.6.0?

> rootfstype=ext3 kgdbwait kgdb8250=1,57600

-
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/