From: "Artem B. Bityutskiy" <dedekind@yandex.ru>
To: "Jörn Engel" <joern@wohnheim.fh-wedel.de>,
"'Marteo Tim'" <tim.marteo@gmail.com>
Cc: linux-mtd@lists.infradead.org, haver@vnet.ibm.com
Subject: Re: how to use jff2 on UBI layer?
Date: Thu, 27 Jul 2006 16:54:33 +0400 [thread overview]
Message-ID: <44C8B789.4030505@yandex.ru> (raw)
In-Reply-To: <20060724114007.GB20849@wohnheim.fh-wedel.de>
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.
next prev parent reply other threads:[~2006-07-27 12:55 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-10 2:50 how to use jff2 on UBI layer? Marteo Tim
2006-07-10 13:01 ` Frank Haverkamp
2006-07-12 2:21 ` Tim Marteo
2006-07-20 2:42 ` Kyungmin Park
2006-07-20 9:45 ` Jörn Engel
2006-07-21 6:42 ` Frank Haverkamp
2006-07-21 7:59 ` Jörn Engel
2006-07-24 10:46 ` Artem B. Bityutskiy
2006-07-24 11:40 ` Jörn Engel
2006-07-26 16:52 ` Artem B. Bityutskiy
2006-07-27 12:54 ` Artem B. Bityutskiy [this message]
2006-07-30 19:28 ` Josh Boyer
2006-07-31 7:21 ` Artem B. Bityutskiy
2006-07-31 7:43 ` Artem B. Bityutskiy
2006-07-31 9:29 ` Frank Haverkamp
2006-07-31 13:52 ` Josh Boyer
2006-07-31 8:09 ` Artem B. Bityutskiy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=44C8B789.4030505@yandex.ru \
--to=dedekind@yandex.ru \
--cc=haver@vnet.ibm.com \
--cc=joern@wohnheim.fh-wedel.de \
--cc=linux-mtd@lists.infradead.org \
--cc=tim.marteo@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox