Re: CRAMFS: Error -3 while decompressing!
From: Wolfgang Denk <hidden>
Date: 2006-05-22 20:59:00
In message [ref] you wrote:
We have a mpc5200liteB evaluation board with u-boot 1.1.4 and linux 2.4.25 from Denx. We have grabed a cramfs root fs on a mtd partition and we are able to boot linux without problems:
...
However, we are not able to boot linux with the same rootfs image (with
the u-boot header) loaded from RAM.
setenv bootargs root=/dev/rw rw console=ttyS0 console=ttyS0
init=/sbin/init ip=onWhat's /dev/rw ???
and CRAMFS image is built with correct endianess:
Ummm.. Why would you want to use a cramfs file system in a ramdisk image? This iseems to be a truely pessimal combination of features to me. Please see http://www.denx.de/wiki/view/DULG/RootFileSystemDesignAndBuilding for some hints... Best regards, Wolfgang Denk -- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de "Life sucks, but it's better than the alternative." - Peter da Silva