[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [microblaze-uclinux] JFFS2



Hi Jay,

Jay Norrish wrote:

> I was looking throught the archives, about 
> a year ago there were several references to using the
> JFFS2 file system but I can't seem to see any clear resolution.
> 
> Were you ever able to get that working?

Yes, it should work fine now.

> When I tried to implament JFFS2 file system I had the same error's you did.

The solution is to specify a kernel parameter

rootfstype=romfs

When the kernel boots, it loops through every filesystem type that's 
compiled in, and asks it to try to mount the root fs.

By default we generally use romfs as the root filesys type.  The error 
messages you see are the result of JFFS2 trying, and failing, to mount 
the root fs.

Hope this helps,

John


___________________________
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/