public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* possible bug in "--pad" option for mkfs.jffs2?
@ 2005-08-15 16:12 Ryan B. Lynch
  2005-08-15 16:56 ` Ryan B. Lynch
  2005-08-15 21:26 ` Ferenc Havasi
  0 siblings, 2 replies; 5+ messages in thread
From: Ryan B. Lynch @ 2005-08-15 16:12 UTC (permalink / raw)
  To: linux-mtd

I don't know if this is really a bug, but mkfs.jffs2 doesn't seem to be
working entirely as advertised for me.  I'm trying to use the "--pad"
option to create some relatively large JFFS2 images (~200-950 MB).  I
know that these are larger than is common, so I'm also on the lookout
for size-related limitations.

I run 'mkfs.jffs2' with the following command line:

 $ /usr/sbin/mkfs.jffs2 \
 >    -r /tmp/root \
 >    -o /tmp/image-20050815.160044.jffs2 \
 >    -e 0x10000 \
 >    -p 214171648

The image size is NOT padded to 214,171,648 bytes, though--the size
depends on the contents of the filesystem (I tried varying it a little
to see what happens).  I'm assuming that "-e" and "-p" both take values
in bytes... Maybe someone can correct me on that?

Can anyone correct me, or give me some troubleshooting direction?

Thanks for the help,
Ryan

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

end of thread, other threads:[~2005-08-15 21:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-15 16:12 possible bug in "--pad" option for mkfs.jffs2? Ryan B. Lynch
2005-08-15 16:56 ` Ryan B. Lynch
2005-08-15 17:00   ` Artem B. Bityuckiy
2005-08-15 17:29     ` Ryan B. Lynch
2005-08-15 21:26 ` Ferenc Havasi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox