public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Josh Boyer <jwboyer@gmail.com>
To: Qiang Wang <rurality.linux@gmail.com>
Cc: linux-mtd@lists.infradead.org
Subject: Re: About mkfs.jffs2
Date: Mon, 14 Jul 2008 07:51:20 -0400	[thread overview]
Message-ID: <1216036280.14579.39.camel@weaponx> (raw)
In-Reply-To: <71413c850807132338q38849e5egd49631295f3105f3@mail.gmail.com>

On Mon, 2008-07-14 at 15:38 +0900, Qiang Wang wrote:
> hello, everyone
> 
> I use mkfs,jffs2 tools to make my jffs2 filesystem.
> I found that it apply some compress logic, result the data is compressed.
> How can I remove the compressing function from the tools?
> 
> my command is as below:
> ./mkfs.jffs2 -r fs -o root.jffs2 -e 0x20000 -s 0x20000 -l -p

Add '-m none'.  And you could have figured that out pretty easily by
doing --help or reading the code.

josh

  reply	other threads:[~2008-07-14 11:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-14  6:38 About mkfs.jffs2 Qiang Wang
2008-07-14 11:51 ` Josh Boyer [this message]
     [not found]   ` <71413c850807140639m766cbd75ubeb0cd8e35e2d8d4@mail.gmail.com>
     [not found]     ` <1216042939.14579.41.camel@weaponx>
2008-07-15  1:35       ` Qiang Wang

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=1216036280.14579.39.camel@weaponx \
    --to=jwboyer@gmail.com \
    --cc=linux-mtd@lists.infradead.org \
    --cc=rurality.linux@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