Hi all, I have a mini2440 with 128 MB of NAND flash. I initially modified the u-boot environment to mount the root file system over NFS and that works just fine. Then I created a YAFFS2 image of that file system using mkyaffs2image-128M and loaded it into NAND using u-boot. When I try to boot using the NAND file system, it mounts, but then says it can't open a console terminal and can't find /sbin/init. /sbin/init is in fact a link to busybox. What am I missing? Thanks, Doug
NAND root file system problems
I also get this error. But this has another reason. I think it's a mistake in the configuration of the kernel.