linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andre Hedrick <andre@linux-ide.org>
To: "Udo A. Steinberg" <us15@os.inf.tu-dresden.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Linux v2.5.32
Date: Tue, 27 Aug 2002 13:47:37 -0700 (PDT)	[thread overview]
Message-ID: <Pine.LNX.4.10.10208271346550.24156-100000@master.linux-ide.org> (raw)
In-Reply-To: <20020827224322.24561e60.us15@os.inf.tu-dresden.de>


Will fix as soon as I can down load and clear out current business with
Alan Cox for 2.4.

Cheers,

On Tue, 27 Aug 2002, Udo A. Steinberg wrote:

> On Tue, 27 Aug 2002 12:47:16 -0700 (PDT)
> Linus Torvalds <torvalds@transmeta.com> wrote:
> 
> > Linux 2.5.32 ...
> 
> Hello,
> 
> It looks like the kernel is trying to read partition tables on IDE cdrom drives
> in SCSI emulation mode - and failing at doing so.
> 
> Regards,
> -Udo.
> 
> 
> hda: hda1
> hdb: hdb1 hdb2 hdb3 < hdb5 hdb6 hdb7 hdb8 hdb9 hdb10 >
> hde:ide-scsi: unsup command: dev 21:00: REQ_CMD REQ_STARTED sector 0, nr/cnr 8/1
> 
> end_request: I/O error, dev 21:00, sector 0
> Buffer I/O error on device ide2(33,0), logical block 0
> ide-scsi: unsup command: dev 21:00: REQ_CMD REQ_STARTED sector 1, nr/cnr 7/1
> 
> end_request: I/O error, dev 21:00, sector 1
> Buffer I/O error on device ide2(33,0), logical block 1
> ide-scsi: unsup command: dev 21:00: REQ_CMD REQ_STARTED sector 2, nr/cnr 6/1
> 
> end_request: I/O error, dev 21:00, sector 2
> Buffer I/O error on device ide2(33,0), logical block 2
> ide-scsi: unsup command: dev 21:00: REQ_CMD REQ_STARTED sector 3, nr/cnr 5/1
> 
> end_request: I/O error, dev 21:00, sector 3
> Buffer I/O error on device ide2(33,0), logical block 3
> ide-scsi: unsup command: dev 21:00: REQ_CMD REQ_STARTED sector 4, nr/cnr 4/1
> 
> end_request: I/O error, dev 21:00, sector 4
> Buffer I/O error on device ide2(33,0), logical block 4
> ide-scsi: unsup command: dev 21:00: REQ_CMD REQ_STARTED sector 5, nr/cnr 3/1
> 
> end_request: I/O error, dev 21:00, sector 5
> Buffer I/O error on device ide2(33,0), logical block 5
> ide-scsi: unsup command: dev 21:00: REQ_CMD REQ_STARTED sector 6, nr/cnr 2/1
> 
> end_request: I/O error, dev 21:00, sector 6
> Buffer I/O error on device ide2(33,0), logical block 6
> ide-scsi: unsup command: dev 21:00: REQ_CMD REQ_STARTED sector 7, nr/cnr 1/1
> 
> end_request: I/O error, dev 21:00, sector 7
> Buffer I/O error on device ide2(33,0), logical block 7
> ide-scsi: unsup command: dev 21:00: REQ_CMD REQ_STARTED sector 0, nr/cnr 8/1
> 
> end_request: I/O error, dev 21:00, sector 0
> Buffer I/O error on device ide2(33,0), logical block 0
> ide-scsi: unsup command: dev 21:00: REQ_CMD REQ_STARTED sector 1, nr/cnr 7/1
> 
> end_request: I/O error, dev 21:00, sector 1
> Buffer I/O error on device ide2(33,0), logical block 1
> ide-scsi: unsup command: dev 21:00: REQ_CMD REQ_STARTED sector 2, nr/cnr 6/1
> 
> end_request: I/O error, dev 21:00, sector 2
> Buffer I/O error on device ide2(33,0), logical block 2
> ide-scsi: unsup command: dev 21:00: REQ_CMD REQ_STARTED sector 3, nr/cnr 5/1
> 
> end_request: I/O error, dev 21:00, sector 3
> Buffer I/O error on device ide2(33,0), logical block 3
> ide-scsi: unsup command: dev 21:00: REQ_CMD REQ_STARTED sector 4, nr/cnr 4/1
> 
> end_request: I/O error, dev 21:00, sector 4
> Buffer I/O error on device ide2(33,0), logical block 4
> ide-scsi: unsup command: dev 21:00: REQ_CMD REQ_STARTED sector 5, nr/cnr 3/1
> 
> end_request: I/O error, dev 21:00, sector 5
> Buffer I/O error on device ide2(33,0), logical block 5
> ide-scsi: unsup command: dev 21:00: REQ_CMD REQ_STARTED sector 6, nr/cnr 2/1
> 
> end_request: I/O error, dev 21:00, sector 6
> Buffer I/O error on device ide2(33,0), logical block 6
> ide-scsi: unsup command: dev 21:00: REQ_CMD REQ_STARTED sector 7, nr/cnr 1/1
> 
> end_request: I/O error, dev 21:00, sector 7
> Buffer I/O error on device ide2(33,0), logical block 7
>  unable to read partition table
> SCSI subsystem driver Revision: 1.00
> 
> 

Andre Hedrick
LAD Storage Consulting Group


  reply	other threads:[~2002-08-27 20:46 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-27 19:47 Linux v2.5.32 Linus Torvalds
2002-08-27 20:22 ` Stephane Wirtel
2002-08-27 20:36   ` Thunder from the hill
2002-08-27 20:48     ` Stephane Wirtel
2002-08-27 20:54   ` Gabor Z. Papp
2002-08-28  6:18     ` Jan-Benedict Glaw
2002-08-28  7:41       ` Edward Coffey
2002-08-28  8:35       ` Russell King
2002-08-27 20:43 ` Udo A. Steinberg
2002-08-27 20:47   ` Andre Hedrick [this message]
2002-08-27 20:47   ` Alexander Viro
2002-08-27 22:35     ` Alan Cox
2002-08-28  2:07       ` [PATCH] " Alexander Viro
2002-08-28  1:21     ` Arador
2002-08-28  2:17       ` Alexander Viro
2002-08-27 22:28 ` Chris Funderburg (at home)
2002-08-28  7:31 ` Linux v2.5.32 - some menuconfig oddities Helge Hafting
2002-08-28  7:43   ` Gabor Kerenyi
2002-08-28  8:14 ` Linux v2.5.32 Edward Coffey
2002-08-28  8:17   ` Writing files to remote storage Kevin Liao
2002-08-28 14:18     ` Alan Cox
2002-08-28 13:00 ` 2.5.32 doesn't beep? Mikael Pettersson
2002-08-28 13:05   ` Vojtech Pavlik
2002-08-28 13:12     ` Mikael Pettersson
2002-08-28 13:58     ` Gerhard Mack
2002-08-28 14:33       ` Jos Hulzink
2002-08-28 14:49       ` Vojtech Pavlik
2002-08-28 20:04     ` Mikael Pettersson
2002-08-28 20:30       ` Vojtech Pavlik
2002-08-29  8:41         ` Gerd Knorr
2002-08-28 17:21 ` Linux v2.5.32 Adrian Bunk
2002-08-31 16:54 ` Linux v2.5.32 (Config options to have a working keyboard) Axel Siebenwirth
2002-08-27 23:50 Linux v2.5.32 Michel Eyckmans (MCE)
2002-08-28  0:43 rwhron
2002-08-28  1:15 ` Andre Hedrick
2002-08-28  2:21   ` Alexander Viro

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=Pine.LNX.4.10.10208271346550.24156-100000@master.linux-ide.org \
    --to=andre@linux-ide.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=us15@os.inf.tu-dresden.de \
    /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;
as well as URLs for NNTP newsgroup(s).