[ubifs] "cannot parse device table file 'device_table.txt'"

Gilles gilles.ganault at free.fr
Fri May 20 11:28:01 EDT 2011


On Fri, 20 May 2011 13:27:21 +0300, Artem Bityutskiy
<dedekind1 at gmail.com> wrote:
>I do not know the right format for the device table either. In your case
>you have: start = 0, increment = 1, count = -;
>
>I do not know what "-" means, but mkfs.ubifs interprets it as "zero" and
>then complains that you ask it to create zero devices starting from
>number zero with increment 0.
>
>May be this '-' means something and mkfs.ubifs does not properly handle
>that?

I guess not too many people use Ubifs with uCLinux yet, which might
explain why the samples provided with the distro don't work. I'll read
up on that file and try to figure out why mkfs.ubifs isn't happy.

Thank you.




More information about the linux-mtd mailing list