All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Weinberger <richard@nod.at>
To: "Krug, Markus" <Markus.Krug@bruker.com>
Cc: "linux-mtd@lists.infradead.org" <linux-mtd@lists.infradead.org>
Subject: Re: MTD mounting problem
Date: Mon, 2 Nov 2015 17:18:16 +0100	[thread overview]
Message-ID: <56378CC8.2030100@nod.at> (raw)
In-Reply-To: <9B6BBBFFF27FBB469F5F9ECB4655AFDA40FBF7@bruexc005.brumgt.local>

Am 02.11.2015 um 16:55 schrieb Krug, Markus:
> Thanks Richard,
> The problem was the minor number of the block device, which differs from the minor number of the char device.
> With
> mknod /dev/mtd5 c 31 10
> mknod /dev/mtdblock5 b 90 5
> I was able to mount the device.

:-)

> However I still don't know, why the devices are not created in /dev at start up. 

Well, how is your /dev mount managed?

Thanks,
//richard

  reply	other threads:[~2015-11-02 16:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-02 15:56 MTD mounting problem Krug, Markus
2015-11-02 16:18 ` Richard Weinberger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-11-02 12:21 Krug, Markus
2015-11-02 13:09 ` Richard Weinberger

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=56378CC8.2030100@nod.at \
    --to=richard@nod.at \
    --cc=Markus.Krug@bruker.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.