All of lore.kernel.org
 help / color / mirror / Atom feed
* [ubifs] "cannot parse device table file 'device_table.txt'"
@ 2011-05-19 10:49 Gilles
  2011-05-20  9:27 ` Artem Bityutskiy
  2011-05-29 10:35 ` Gilles
  0 siblings, 2 replies; 6+ messages in thread
From: Gilles @ 2011-05-19 10:49 UTC (permalink / raw)
  To: linux-mtd

Hello

I'd like to compile Ubifs in uClinux, but am getting the following
error:
===========
...
/usr/src/uClinux-dist/user/mtd-utils/mkfs.ubifs --squash-uids -m 2048
-e 204800 -c 1024 -d /usr/src/uClinux-dist/romfs -D device_table.txt
-o /usr/src/uClinux-dist/images/rootfs.ubifs

Error: count cannot be zero if increment is non-zero
Error: cannot parse '/dev/mtdblock0     b       640     0       0 31
0       0       1       -'
Error: cannot parse device table file 'device_table.txt'
make[5]: *** [image.rootfs.ubifs.force] Error 255
===========

Google didn't return much information, but it seems like mkfs.ubifs is
part of mtd-utils:
http://mtd-utils.sourcearchive.com/documentation/20090606/devtable_8c-source.html

I tried to copy the manufacturer's "device_table.txt" in ./romfs/, but
am still getting the same error.

Does someone know the cause for the error?

Thank you.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-05-29 10:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-19 10:49 [ubifs] "cannot parse device table file 'device_table.txt'" Gilles
2011-05-20  9:27 ` Artem Bityutskiy
2011-05-20  9:56   ` Gilles
2011-05-20 10:27     ` Artem Bityutskiy
2011-05-20 15:28       ` Gilles
2011-05-29 10:35 ` Gilles

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.