how to use jff2 on UBI layer?

Artem B. Bityutskiy dedekind at yandex.ru
Thu Jul 27 08:54:33 EDT 2006


Tim, Joern,

I've made JFFS2 be able to mount UBI volumes directly, without gluebi.

Now you can do the folliwing:

1. mount -t jffs2 ubiX_Y mnt/   --   mount UBI device number <X>, volume 
<Y>;
2. mount -t jffs2 ubiY mnt/   --   mount UBI device number 0, volume <Y>;
3. mount -t jffs2 ubiX:<name> mnt/   --   mount UBI device X, volume 
with name <name>;
4. mount -t jffs2 ubi:<name> mnt/   --   mount UBI device 0, volume with 
name <name>.

The patches are in ubi-2.6.git, please, try.

-- 
Best Regards,
Artem B. Bityutskiy,
St.-Petersburg, Russia.




More information about the linux-mtd mailing list