The problem is solved but I am not quite sure why and how I have done. Seems that cramfs supporting should be configured within the kernel. And append a --initrd option to make-kpkg.
> > Is your HD SATA? The problem might be that in /boot/grub/menu.lst (or > lilo file) you have a line like: > > kernel /boot/vmlinuz-2.6.12 root=/dev/hda1 > > The kernel installed manages grub automatically, and adds lines with > "hda" for SATA devices, when it should actually read "sda" for 2.6 > kernels. With 2.6 kernels SATA devices are labeled /dev/sdX. > > HTH, > > Basajaun > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

