All of lore.kernel.org
 help / color / mirror / Atom feed
From: Giuliano Pochini <pochini@denise.shiny.it>
To: linux-kernel@vger.kernel.org
Subject: loop & hfs
Date: Sat, 30 Mar 2002 16:25:19 +0100	[thread overview]
Message-ID: <3CA5D8DF.9C88FECE@denise.shiny.it> (raw)
In-Reply-To: <3BD9F4CB.350C13C3@randomlogic.com>


I have an HFS (apple) filesystem on a megneto-optical disk. When I try
to mount is with: "mount -o loop -t hfs /dev/sdb3 /mnt/mo" it fails:

Mar 30 16:07:17 Jay kernel: sd.c:Bad block number requested I/O error: dev
08:13, sector 2
Mar 30 16:07:17 Jay kernel: hfs_fs: unable to read block 0x00000002 from dev
07:00
Mar 30 16:07:17 Jay kernel: hfs_fs: Unable to read superblock
Mar 30 16:07:17 Jay kernel: sd.c:Bad block number requested I/O error: dev
08:13, sector 0
Mar 30 16:07:17 Jay kernel: hfs_fs: unable to read block 0x00000000 from dev
07:00
Mar 30 16:07:17 Jay kernel: hfs_fs: Unable to read block 0.

8:13 is sdb3. Why does it try to read something from dev 07:00 (/dev/vcs0) ?!?
When I do the same thing with a CDROM everything works fine. Both CD and MO
are
connected to the same SCSI controller (adaptec 2930) and block size is 2048.
I have to use the loop device because HFS wants block size=512.

Linux 2.4.13-pre1 and 2.4.19-pre2, PowerPC 750.


Bye.


      reply	other threads:[~2002-03-30 15:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-26 23:42 [ANNOUNCE] Kernel 2.4.13 Metrics and Documentation Paul G. Allen
2002-03-30 15:25 ` Giuliano Pochini [this message]

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=3CA5D8DF.9C88FECE@denise.shiny.it \
    --to=pochini@denise.shiny.it \
    --cc=linux-kernel@vger.kernel.org \
    /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.