From: M Butcher <mbutcher@aleph-null.tv>
To: "David Woodhouse" <dwmw2@infradead.org>
Cc: "MTD for Linux" <linux-mtd@lists.infradead.org>
Subject: Re: DOC Millenium not found by docprobe
Date: Fri, 22 Jun 2001 16:39:49 -0600 [thread overview]
Message-ID: <0106221639490C.11839@golan> (raw)
In-Reply-To: <26595.993165317@redhat.com>
On Thursday 21 June 2001 05:15 pm, David Woodhouse wrote:
> mbutcher@aleph-null.tv said:
> > But I wanted to create a single partition, so I followed the steps in
> > the jffs howto and did the following:
> > (0: sometimes do an 'erase')
> > 1: nftl_format /dev/mtd0
> > 2: fdisk /dev/nftla (make one big partition)
>
> You didn't need step 1. We definitely shouldn't be encouraging people to do
> that. Just using fdisk to change the partitioning would have been enough.
>
So I should really only nftl_format when the DOC is hosed?
> > 3: mke2fs /dev/nftla
>
> Is this a typo? Having made a partition you then erased it by using mkfs on
> the _whole_ device rather than the single partition. That's fine if it's
> what you wanted... but...
>
That should have been mke2fs /dev/nftla1
The intent was to make the fs on the partition...
> > 4: mount -t ext2 /dev/nftla1 /mnt
>
> I'm amazed this worked.
>
Well... had I typed #3 correctly, you probably wouldn't be as amazed. ;-)
> mbutcher@aleph-null.tv said:
> > When I used the Millenium Only driver, I got an error from docprobe
> > saying something like "no driver", though I could see it with lsmod.
>
> To use that, you need to undef DOC_SINGLE_DRIVER in docprobe.c
>
Oh, yeah... that's even in the doc. Sorry. Which driver would you recommend
in this situation? The Millenium-only?
Also, any ideas why the DOC "disappears" after a while -- e.g. why, after
doing the above process a few times, the DOC is no longer detected?
Thanks,
Matt
prev parent reply other threads:[~2001-06-22 22:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-06-21 22:59 DOC Millenium not found by docprobe M Butcher
2001-06-21 23:15 ` David Woodhouse
2001-06-22 22:39 ` M Butcher [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=0106221639490C.11839@golan \
--to=mbutcher@aleph-null.tv \
--cc=dwmw2@infradead.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.