In Debian, for some strange reason, the default .config file does not include "general block device driver" in kernek image! And you did not build initrd correctly to inclue the module.
You have to run "make xconfig" and tick YES for this parameter!
Also compile the root file system driver directly into kernel image.