All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.org>
To: Bob_Tracy <rct@gherkin.frus.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: sr: unaligned transfer
Date: Fri, 21 Dec 2001 23:07:11 +0100	[thread overview]
Message-ID: <20011221230711.E2929@suse.de> (raw)
In-Reply-To: <20011221142133.C811@suse.de> <m16HVwW-0005khC@gherkin.frus.com>
In-Reply-To: <m16HVwW-0005khC@gherkin.frus.com>

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


  parent reply	other threads:[~2001-12-21 22:08 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-21 12:24 sr: unaligned transfer Bob_Tracy
2001-12-21 13:21 ` Jens Axboe
2001-12-21 13:43   ` conclusion: arp.c *must* be (still) defective Alex
2001-12-21 16:27     ` Alan Cox
2001-12-21 18:52       ` Alex
2001-12-22  0:29         ` Alan Cox
2001-12-21 20:06   ` sr: unaligned transfer Bob_Tracy
2001-12-21 21:14     ` Svein Ove Aas
2001-12-21 22:07     ` Jens Axboe [this message]
2001-12-22  0:11       ` Bob_Tracy

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=20011221230711.E2929@suse.de \
    --to=axboe@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rct@gherkin.frus.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.