JFFS2 as root FS

From: Prital (bmi012_at_motorola.com)
Date: 03/15/05


Date: Tue, 15 Mar 2005 10:39:59 +0200

Hello,

my target is PPC405. When configuring it to start from a root FS JFFS2, I
get a message "Kernel panic: No init found.".

It seems not to be enabled to run the /sbin/init program.

My stages were:

1. To start a board from NFS as root. Run the mkfs.jffs2 on the target.

As a result, I get a jffs2 image, which I've burned by debugger to a flash.

Only for test, the mount command to mount the jffs2 works well. I see the FS
folders and files.

2. To start a board from JFFS2 as root. -And here I get the error message!

May be, somebody has any idea?

Thank you very much.