From: David Woodhouse <dwmw2@infradead.org>
To: "modream" <xitron@modream.co.kr>
Cc: mtd@infradead.org
Subject: Re: help me --- end_request: I/O error, dev 1f:02 (mtdblock), sector 32768
Date: Mon, 30 Apr 2001 17:05:53 +0100 [thread overview]
Message-ID: <3155.988646753@redhat.com> (raw)
In-Reply-To: <00ac01c0d18c$dd6abb40$fd01a8c0@jun0001>
xitron@modream.co.kr said:
> { "mtd2", 0x1f02 }, -------------------> add
mtd2 should be a character device. Major 90, minor 4. Don't do that.
I think you meant mtdblock2 (block major 31, minor 2). Which is covered by
the 'mtdblock' line just above.
xitron@modream.co.kr said:
> mtdblock: erase of region [0x840000, 0x40000] on "<NULL>" failed
> end_request: I/O error, dev 1f:02 (mtdblock), sector 32776
Does it work if you try to 'eraseall /dev/mtd2' - once you've actually made
the correct device node, of course.
--
dwmw2
To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org
prev parent reply other threads:[~2001-04-30 16:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-04-30 15:47 help me --- end_request: I/O error, dev 1f:02 (mtdblock), sector 32768 modream
2001-04-30 16:05 ` 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=3155.988646753@redhat.com \
--to=dwmw2@infradead.org \
--cc=mtd@infradead.org \
--cc=xitron@modream.co.kr \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox