public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: "Kam Lee" <kamlee@kendin.com>
To: <linux-mtd@lists.infradead.org>
Subject: newbee question
Date: Tue, 19 Mar 2002 12:17:13 -0800	[thread overview]
Message-ID: <025f01c1cf83$11e23f70$9c011f0a@kamwin> (raw)

Hi all,
I'm just starting looking into JFFS2 & MTD, after following the HOWTO,
mounting JFFS2 gives the following complain:

# mount -t jffs2 /dev/mtdblock3 /mnt
mount: Mounting /dev/mtdblock3 on /mnt failed: No such device or address

Hope somebody can hints me what am I missing.
Thanks in advance.

More info:

cat /proc/mtd gives:
dev:    size   erasesize  name
mtd0: 00020000 00020000 "bootp"
mtd1: 00080000 00020000 "zImage"
mtd2: 000a0000 00020000 "initrd"
mtd3: 00020000 00020000 "part1"

mtd3 is a jffs2  file system image created by mkfs.jffs2

ls /dev/mtd* gives:
crw-rw-r--    1 root     root      90,   0 Mar 16  2002 /dev/mtd0
crw-rw-r--    1 root     root      90,   2 Mar 19  2002 /dev/mtd1
crw-rw-r--    1 root     root      90,   4 Mar 19  2002 /dev/mtd2
crw-rw-r--    1 root     root      90,   6 Mar 19  2002 /dev/mtd3
brw-rw-r--    1 root     root      31,   0 Mar 16  2002 /dev/mtdblock0
brw-rw-r--    1 root     root      31,   1 Mar 16  2002 /dev/mtdblock1
brw-rw-r--    1 root     root      31,   2 Mar 16  2002 /dev/mtdblock2
brw-rw-r--    1 root     root      31,   3 Mar 16  2002 /dev/mtdblock3

             reply	other threads:[~2002-03-19 20:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-19 20:17 Kam Lee [this message]
2002-03-20 17:36 ` newbee question David Woodhouse

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='025f01c1cf83$11e23f70$9c011f0a@kamwin' \
    --to=kamlee@kendin.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