Messages in this thread |  | | | Date | Fri, 21 Dec 2001 14:21:33 +0100 | | From | Jens Axboe <> | | Subject | Re: sr: unaligned transfer |
| |
On Fri, Dec 21 2001, Bob_Tracy wrote: > Anyone else seeing this? With kernel version 2.5.1, I get several > instances of > > sr: unaligned transfer > > followed by > > Unable to identify CD-ROM format. > > whenever I try to mount a CD-ROM. This is something new with 2.5.1 > (probably the new bio code), as all prior kernel versions (non-pre) > work fine. SCSI driver is aic7xxx.
What fs? Older sr padded front and back of request to correctly align it, but I removed that code. Please try and mount with -o loop instead.
-- Jens Axboe
- 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/
|  |