Soft link of JFFS2

Li, Aubrey Aubrey.Li at analog.com
Sat Jun 18 12:07:58 EDT 2005


Hi all,

I have constructed a root file system consisting of some soft link
files, like:
 ls --> busybox
 init --> busybox
 ... ... ... ... 
 and so forth and so on.
I used mkfs.jffs2 to make a image of the root file system.
But when I startup kernel using the image as the root file system under
MTD,
It crashed.
After I digged into the kernel code, I found the soft link file of the
JFFS2 image could not be read properly.

Doesn't JFFS2 support soft link?

What should I do to over this hurdle?

Thanks.
-Aubrey





More information about the linux-mtd mailing list