Re: sr: unaligned transfer

From: Jens Axboe (axboe@kernel.org)
Date: Fri Dec 21 2001 - 17:07:11 EST


On Fri, Dec 21 2001, Bob_Tracy wrote:
> Jens Axboe wrote:
> > On Fri, Dec 21 2001, Bob_Tracy wrote:
> > > sr: unaligned transfer
> > > Unable to identify CD-ROM format.
> >
> > What fs?
>
> iso9660.
>
> > Please try and mount with -o loop instead.
>
> ??? Sorry if I'm being dense, but the file system is on a physical
> CD: it isn't an image file. The mount command that has worked for me
> in the past is
>
> mount -t iso9660 /dev/sr1 /mnt -r
>
> The sr1 device isn't a typo: it's my cd writer.

mount -o loop -t iso9660 /dev/scd1 /mnt

-- 
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/



This archive was generated by hypermail 2b29 : Sun Dec 23 2001 - 21:00:25 EST