Ramdisk error : invalid compressed format (err=1)
Hello ,
I am new to this linux-forum. I am porting linux-2.6.28 kernel in our customized 8640 board.Our board has 2GB ddr and 256 MB flash. Bootloader is fine.
when i load uimage & ramdisk to the board it shows one error in ramdisk,as shown below,
/*************************************************/
RAMDISK: Compressed image found at block 0
invalid compressed format (err=1)
EXT2-fs warning: checktime reached, running e2fsck is recommended
VFS: Mounted root (ext2 filesystem)
/*************************************************/
I tried with different ramdisk, but still problem remains same.
I couldn figure out why i am getting this error.
Can anyone suggest solution to solve this problem.
regards,
Akilan