I now have a matching kernel ramdisk size of 8192k and initrd of the same size.
It is failing the crc check in the kernel lib/inflate.c. I haven't probed further than that. Next step is to see what the kernel thinks the initrd is.
Dave
On Tue, 2004-07-13 at 15:27, ron minnich wrote:
On Tue, 13 Jul 2004, David Aubin wrote:
Thank yo for the image, but oddly it fails exactly the same way.... Found initrd block 0 crc error
the few times I've seen the crc error is the initrd is configured too small. I still think you might have a config problem here.
Put some debug prints in the initrd code and try to zoom in better to what's going on.
ron