From: "Sam Varshavchik" <mrsam@courier-mta.com>
To: unlisted-recipients:; (no To-header on input)@localhost.localdomain
Cc: linux-kernel@vger.kernel.org
Subject: Re: ide zip 100 won't mount
Date: Mon, 17 Sep 2001 22:29:42 GMT [thread overview]
Message-ID: <courier.3BA67956.000049CF@ny.email-scan.com> (raw)
In-Reply-To: <Pine.LNX.4.10.10109171434550.9815-100000@forge.redmondlinux.org>
In-Reply-To: <Pine.LNX.4.10.10109171434550.9815-100000@forge.redmondlinux.org>
Joseph Cheek writes:
> looks good, right? but i put a disk in and i get:
>
> Sep 17 14:36:23 seattle kernel: ide-floppy: hdd: I/O error, pc = 0, key =
> 2, asc = 30, ascq = 0
> Sep 17 14:36:23 seattle kernel: ide-floppy: hdd: I/O error, pc = 1b, key =
> 2, asc = 30, ascq = 0
> Sep 17 14:36:23 seattle kernel: hdd: No disk in drive
>
> not hardware, as it works in windows on the same machine.
>
> any ideas?
The first packet is TEST_UNIT_READY, the second packet is START_STOP_UNIT.
asc 30/asq 0 decodes to "Incompatible medium installed". Doesn't sound too
promising...
Looking through the driver, it will not fail to open if either of these
packets fail. The driver open will fail if it can't decode the subsequent
READ_FORMAT_CAPACITIES packet. Try to enabling debugging by initializing
the IDEFLOPPY_DEBUG macro. Also, the output of hdparm -i would be useful.
--
Sam
next prev parent reply other threads:[~2001-09-17 22:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-09-17 21:39 ide zip 100 won't mount Joseph Cheek
2001-09-17 22:29 ` Sam Varshavchik [this message]
2001-09-17 22:52 ` disregard: " Joseph Cheek
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=courier.3BA67956.000049CF@ny.email-scan.com \
--to=mrsam@courier-mta.com \
--cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox