Re: 2.4.20 oops mounting iso9660 fs as hfs

Herbert Xu (herbert@gondor.apana.org.au)
Mon, 30 Dec 2002 14:22:35 +1100


Jeffrey Baker <jwbaker@acm.org> wrote:
> Using kernel 2.4.20 on ix86 and an HP IEEE1394 DVD+RW drive, I
> encountered this BUG/oops when attempting to mount a CD-ROM. I at
> first could not mount the disc, so I attempted to mount it as HFS:

HFS wants 512 blocks while sr sets hardsect size to 2048. You can
work around it by reading it via loopback (losetup or mount -o loop).

-- 
Debian GNU/Linux 3.0 is out! ( http://www.debian.org/ )
Email:  Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
-
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/