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

Re: How to mount a jffs2 image



On 10/28/05, Peter Chubb <peterc@gelato.unsw.edu.au> wrote:

> rosetta> Hi all I have make a jffs2 image by mkfs.jffs2.  I want to
> rosetta> mount this image file, but the mount command does not support
> rosetta> the jffs2 file system.
>
> Actually, I think you'll find that the mount command *does* support it
> but that your kernel does not.

Actually, mount does support it, but not directly (i.e., with -o loop,
for example).
One has to first load mtdram, mtdchar and mtdblock, dd the image onto, say,
/dev/mtd0, and only then mount the device.

--
Regards, Wartan.



Reply to: