linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* PROBLEM: Can't mount 2048 hardware sectors SCSI disk
@ 2001-04-13  9:58 Yokota Hiroshi
  2001-04-13 10:21 ` Jurgen Kramer
  0 siblings, 1 reply; 2+ messages in thread
From: Yokota Hiroshi @ 2001-04-13  9:58 UTC (permalink / raw)
  To: linux-kernel


[1.] One line summary of the problem: Can't mount 2048 hardware sectors SCSI disk on 2.4 kernel.

[2.] Full description of the problem/report:
 I have SCSI optical disk drive. It's supports 512 and 2048 bytes hardware
sectors media.


 In 2.2.19 kernel, I can use both 512/2048 hardware sectors media.

 In 2.4.3 kernel, I can mount 512 bytes hardware sector media correctly, 
but I can't mount MSDOS/VFAT/UMSDOS/HFS filesystem in 2048 bytes hardware
sectors media (reports "wrong fs type"). But I can use dd/mtools/hfstools
correctory .


 I tested "Workbit NinjaSCSI-3" and "Adaptec APA-1480" SCSI host adapter.
Both of them reports same error.


 I turns on "CONFIG_SCSI_LOGGING" option to debug.

 Log reports SCSI disk driver (linux/drivers/scsi/sd.c) wants to read
non-existant sector. (set very big sector number to SCSI packet)

 I think something wrong in SCSI driver or filesystem driver in 2.4 kernel.

[3.] Keywords (i.e., modules, networking, kernel): SCSI disk

[4.] Kernel version (from /proc/version): 2.4.3


---
YOKOTA Hiroshi
E-mail: yokota@netlab.is.tsukuba.ac.jp
WWW:    http://www.netlab.is.tsukuba.ac.jp/~yokota/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: PROBLEM: Can't mount 2048 hardware sectors SCSI disk
  2001-04-13  9:58 PROBLEM: Can't mount 2048 hardware sectors SCSI disk Yokota Hiroshi
@ 2001-04-13 10:21 ` Jurgen Kramer
  0 siblings, 0 replies; 2+ messages in thread
From: Jurgen Kramer @ 2001-04-13 10:21 UTC (permalink / raw)
  To: Yokota Hiroshi; +Cc: linux-kernel

Hi,

I reported the same problem a while ago. The suggestion was to stick to 2.2.19 for
the time being. 2048 byte/sector support is broken in 2.4.

Yokota Hiroshi wrote:

> [1.] One line summary of the problem: Can't mount 2048 hardware sectors SCSI disk on 2.4 kernel.
>
> [2.] Full description of the problem/report:
>  I have SCSI optical disk drive. It's supports 512 and 2048 bytes hardware
> sectors media.
>
>  In 2.2.19 kernel, I can use both 512/2048 hardware sectors media.
>
>  In 2.4.3 kernel, I can mount 512 bytes hardware sector media correctly,
> but I can't mount MSDOS/VFAT/UMSDOS/HFS filesystem in 2048 bytes hardware
> sectors media (reports "wrong fs type"). But I can use dd/mtools/hfstools
> correctory .
>
>  I tested "Workbit NinjaSCSI-3" and "Adaptec APA-1480" SCSI host adapter.
> Both of them reports same error.
>
>  I turns on "CONFIG_SCSI_LOGGING" option to debug.
>
>  Log reports SCSI disk driver (linux/drivers/scsi/sd.c) wants to read
> non-existant sector. (set very big sector number to SCSI packet)
>
>  I think something wrong in SCSI driver or filesystem driver in 2.4 kernel.
>
> [3.] Keywords (i.e., modules, networking, kernel): SCSI disk
>
> [4.] Kernel version (from /proc/version): 2.4.3
>
> ---
> YOKOTA Hiroshi
> E-mail: yokota@netlab.is.tsukuba.ac.jp
> WWW:    http://www.netlab.is.tsukuba.ac.jp/~yokota/
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-04-13 10:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-13  9:58 PROBLEM: Can't mount 2048 hardware sectors SCSI disk Yokota Hiroshi
2001-04-13 10:21 ` Jurgen Kramer

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).