From: David Woodhouse <dwmw2@infradead.org>
To: Claire Troussier <troussier@digigram.com>
Cc: linux-mtd@lists.infradead.org
Subject: Re: Problem with mtd on a Sandpoint
Date: Mon, 08 Oct 2001 10:16:54 +0100 [thread overview]
Message-ID: <13586.1002532614@redhat.com> (raw)
In-Reply-To: <3BBD8729.92A77296@digigram.com>
troussier@digigram.com said:
> I add the mtd support in the kernel configuration and during boot the
> flash is correctly identified. When I try to access it I always got
> the same error "can't locate module block-major-31" or "can't locate
> module char-major-90" if I use mtd0 instead of mtdblock0
Those errors happen because you haven't enabled CONFIG_MTD_BLOCK or
CONFIG_MTD_CHAR respectively. Without CONFIG_MTD_BLOCK, you can't mount
JFFS, although that's a limitation we intend to fix, as we don't actually
_use_ the mtdblock driver during the operation of JFFS.
--
dwmw2
next prev parent reply other threads:[~2001-10-08 9:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-10-05 10:10 Problem with mtd on a Sandpoint Claire Troussier
2001-10-08 9:16 ` David Woodhouse [this message]
-- strict thread matches above, loose matches on Subject: below --
2001-10-05 10:15 problem " Claire Troussier
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=13586.1002532614@redhat.com \
--to=dwmw2@infradead.org \
--cc=linux-mtd@lists.infradead.org \
--cc=troussier@digigram.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 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.