public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Amit Sharma <amitsharma91@gmail.com>
To: linux-mtd@lists.infradead.org
Subject: JFFS2 mounting problem
Date: Thu, 28 Jul 2005 16:57:23 +0900	[thread overview]
Message-ID: <9185a3fa0507280057dcd057f@mail.gmail.com> (raw)

Hi  all

I am working on JFFS2 MTD driver on NAND device

I try to copy file to JFFs2 partition before mounting my device to mnt
partition but after mounting i do not find any file in my mount
directory.

Can any one help me why i donot find any file in mount directory after
mounting when device have file.

mkfs.jffs2 -d /home/jffs2stuff -o /tmp/jffs2.image
cat /tmp/jffs2.image >/dev/mtdblock/0
mount -t jffs2 /dev/mtdblock/0 /mnt/
ls
--------No file available--------

but i am able to create file after mounting in jffs2 partition.

Regards
AK

             reply	other threads:[~2005-07-28  7:57 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-28  7:57 Amit Sharma [this message]
2005-07-28  9:15 ` JFFS2 mounting problem Thomas Gleixner
  -- strict thread matches above, loose matches on Subject: below --
2002-07-31 13:05 use "nandwrite" instead of "cp"? ??
2002-07-31 13:23 ` jffs2 mounting problem ??
2002-04-04 16:07 Sanjay Kumar
2002-04-04 17:16 ` Robert Kaiser
2002-04-04 19:42   ` Sanjay Kumar
2002-04-04 21:24   ` Sanjay Kumar
2002-04-08 14:14     ` ajcurtis84
2002-01-08 17:17 JFFS2 " Sanjay Kumar
2002-01-09  3:04 ` Vipin Malik

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=9185a3fa0507280057dcd057f@mail.gmail.com \
    --to=amitsharma91@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox