All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@suse.de>
To: Dan Podeanu <pdan@spiral.extreme.ro>
Cc: linux-kernel@vger.kernel.org
Subject: Re: ide-scsi bug, or..?
Date: Fri, 2 Nov 2001 08:23:14 +0100	[thread overview]
Message-ID: <20011102082314.E607@suse.de> (raw)
In-Reply-To: <Pine.LNX.4.33L2.0111020346001.7137-200000@spiral.extreme.ro>
In-Reply-To: <Pine.LNX.4.33L2.0111020346001.7137-200000@spiral.extreme.ro>

On Fri, Nov 02 2001, Dan Podeanu wrote:
> 
> Hello,
> 
> Upon trying to mount a CD-RW I get the following error:
> 
> ide-scsi: hdc: unsupported command in request queue (0)
> end_request: I/O error, dev 16:01 (hdc), sector 64
> isofs_read_super: bread failed, dev=16:01, iso_blknum=16, block=32
> mount: wrong fs type, bad option, bad superblock on /dev/hdc1,
> 
> Note that I use the hdd=ide-scsi parameter and that the CD is detected as
> SCSI:
> 
> hdc: CD-W54E, ATAPI CD/DVD-ROM drive
> 
> SCSI subsystem driver Revision: 1.00
> scsi0 : SCSI host adapter emulation for IDE ATAPI devices
>   Vendor: TEAC      Model: CD-W54E           Rev: 1.1B
>   Type:   CD-ROM                             ANSI SCSI revision: 02

You are trying to mount /dev/hdc and that is handled by ide-scsi. Mount
/dev/sr0 instead. For that you must also remember to configure SCSI
CD-ROM support, which you haven't done:

# CONFIG_BLK_DEV_SR is not set

-- 
Jens Axboe


  reply	other threads:[~2001-11-02  7:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-02  1:49 ide-scsi bug, or..? Dan Podeanu
2001-11-02  7:23 ` Jens Axboe [this message]
2001-11-02 10:48   ` Dan Podeanu
2001-11-02  8:51     ` Jens Axboe
2001-11-02 11:03     ` Sergey S. Kostyliov

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=20011102082314.E607@suse.de \
    --to=axboe@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pdan@spiral.extreme.ro \
    /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.