Kernel Compilation - Kernel Panic - Not Synching: VFS: unable to mount root fs on unkown-block(0,0)



Hi all

I compiled linux kernel 2.6.10 by applying lkcd patch.

The steps i followed was

make menuconfig (selected LKCD option)
make dep; make bzImage
make install

when i restarted the machine i got

Kernel Panic - Not Synching: VFS: unable to mount root fs on unkown-
block(0,0)

I am not getting why this is happening.

whether i need to configure some thing.??

Thanks & Regards
Gururaja

.