All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Woodhouse <dwmw2@infradead.org>
To: "invictus rm" <invictus_rm@hotmail.com>
Cc: linux-mtd@lists.infradead.org
Subject: Re: Jffs2 on MTD
Date: Tue, 30 Jul 2002 23:32:06 +0100	[thread overview]
Message-ID: <14793.1028068326@redhat.com> (raw)
In-Reply-To: <F16pVyLridnGiAw8HQE00022566@hotmail.com>

invictus_rm@hotmail.com said:
>  I am not copying the jffs2 image on to the /dev/mtd3 before mouting
> but  rather copying the files after mounting ( i mean putting the
> required files  after i have mounted the /dev/mtdblock3)

> The reason why i am doing this is becoz i do not need the directory
> structure of a regular filesystem.

Well, mkfs.jffs2 can happily make an image of a file system with no 
subdirectories too.

> Does this make any difference in terms of flash usage as compared to
> the  case where i would have copied the jffs2.img to mtd3 and then
> mounted it . 

Basically, no. The image created by mkfs.jffs2 will be _slightly_ smaller 
to start with, because it's not created incrementally. The difference 
should be negligible though, and will go away when the flash gets 
garbage-collected anyway.

--
dwmw2

      reply	other threads:[~2002-07-30 22:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-27 12:09 Jffs2 on MTD invictus rm
2002-07-30 22:32 ` David Woodhouse [this message]

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=14793.1028068326@redhat.com \
    --to=dwmw2@infradead.org \
    --cc=invictus_rm@hotmail.com \
    --cc=linux-mtd@lists.infradead.org \
    /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 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.