public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* blocksize 4096 even for floppy and CDROM?
@ 2022-02-22 20:08 JPT
  2022-02-22 23:24 ` Randy Dunlap
  0 siblings, 1 reply; 3+ messages in thread
From: JPT @ 2022-02-22 20:08 UTC (permalink / raw)
  To: linux-kernel; +Cc: j-p-t

Hi,

sorry for bothering. I fear I need help by a block device pro ;)

I try to read several bad floppies and DVDs using safecopy.

I wonder why safecopy always says
Reported hw blocksize: 4096
Reported low level blocksize: 4096

even if the medium is floppy (512) or CDROM (2048)

is this a kernel issue always assuming min 4k block size?

Does anybody have an idea if there is a Unix out there that doesn't have
this limitation?

or which Linux version dropped support for smaller sectors?

Or is this simply safecopy's fault?


thank you very much for your help.

Jan

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

end of thread, other threads:[~2022-02-23  4:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-22 20:08 blocksize 4096 even for floppy and CDROM? JPT
2022-02-22 23:24 ` Randy Dunlap
2022-02-23  4:00   ` Martin K. Petersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox