All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Woodhouse <dwmw2@infradead.org>
To: Krist van Besien <krist@vanbesien.org>
Cc: mtd <linux-mtd@lists.infradead.org>
Subject: Re: Which major/minor for DOC2000?
Date: Tue, 01 Jan 2002 11:47:06 +0000	[thread overview]
Message-ID: <5952.1009885626@redhat.com> (raw)
In-Reply-To: <1009664975.9699.2.camel@planck.gaussian-it.com>

krist@vanbesien.org said:
>  I have been digging in the kernel Documentation and found some
> indication that I need a block device, with major 31 and minor 16. So
> I made one in the /dev/ directory on my initrd image. 

mknod /dev/nftla b 93 0
mknod /dev/nftla1 b 93 1
mknod /dev/nftla2 b 93 2

> But upon mounting I get a "device not initialised" error. I do get a
> lot of messages (repeatedly) like .... seems to be a DiskOnChip... or
> something. They scroll away to fast. And I do not get to the point
> that I can cal them back using dmesg... 

Use a serial console, or a video camera. Can you show me the config options 
you used to build the kernel?

--
dwmw2

      reply	other threads:[~2002-01-01 11:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-29 22:29 Which major/minor for DOC2000? Krist van Besien
2002-01-01 11:47 ` David Woodhouse [this message]

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=5952.1009885626@redhat.com \
    --to=dwmw2@infradead.org \
    --cc=krist@vanbesien.org \
    --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.