From: "Krypton" <krypton8@inwind.it>
To: <linux-mtd@lists.infradead.org>
Subject: Re: Howto create a new jffs2
Date: Fri, 14 Jun 2002 11:52:02 +0200 [thread overview]
Message-ID: <002a01c21389$243eadd0$0100a8c0@ester> (raw)
In-Reply-To: 18018.1024040857@redhat.com
> -----> > >> Creating 5 MTD partitions on "SA1100 flash":
> > > >> 0x00000000-0x00020000 : "firmware"
> > > >> 0x00020000-0x00040000 : "params"
> > > >> 0x00040000-0x00140000 : "kernel"
> > > >> 0x00140000-0x00fe0000 : "rootdisk"
> > > >> 0x00fe0000-0x01000000 : "test"
> > >
> > > > Try, mount -t jffs2 /dev/mtdblock4 <dir>
> > >
> > > I already have tried this but unsuccesfully.
> > > Error : "No such file or directory"
> > >
> > > Other suggestions ?
> >
> > what is the output of "ls -l /dev/mtd*" ?
> >
>
> No such file or directory
>
>
> Run the MAKEDEV script from the util/ directory of CVS.
Ok now I'm able to mount the partition using
mount -t jffs2 /dev/mtdblock4 <dir>
Thank you very much !
-----
krypton8-AT-inwind-DOT-it
next prev parent reply other threads:[~2002-06-14 9:51 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-12 23:53 why MTD model ? Studying MTD
2002-06-13 10:34 ` David Woodhouse
2002-06-13 16:19 ` Studying MTD
2002-06-13 16:39 ` Gregg C Levine
2002-06-13 17:13 ` Howto create a new jffs2 Krypton
2002-06-14 2:22 ` Steve Tsai
2002-06-14 3:20 ` Problem putting JFFS on MTD Clifford Loo
2002-06-14 7:33 ` David Woodhouse
2002-06-14 8:46 ` Clifford Loo
2002-06-14 8:50 ` David Woodhouse
2002-06-14 9:18 ` Clifford Loo
2002-06-14 9:17 ` David Woodhouse
2002-06-14 9:39 ` Clifford Loo
2002-06-14 6:22 ` Howto create a new jffs2 Krypton
2002-06-14 6:55 ` Studying MTD
2002-06-14 7:46 ` Krypton
2002-06-14 7:47 ` David Woodhouse
2002-06-14 9:52 ` Krypton [this message]
2002-06-13 21:34 ` why MTD model ? David Woodhouse
2002-06-14 4:29 ` Studying MTD
2002-06-14 7:54 ` David Woodhouse
2002-06-14 9:01 ` Studying MTD
2002-06-14 9:23 ` David Woodhouse
2002-06-14 9:59 ` Studying MTD
2002-06-14 12:21 ` David Woodhouse
2002-06-14 12:36 ` Gregg C Levine
2002-06-19 14:28 ` Eric W. Biederman
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='002a01c21389$243eadd0$0100a8c0@ester' \
--to=krypton8@inwind.it \
--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.