Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Sep 2005 10:24:03 +0930
From:      "Daniel O'Connor" <doconnor@gsoft.com.au>
To:        freebsd-current@freebsd.org
Subject:   Can't mount a mixed mode CD from acd
Message-ID:  <200509221024.04321.doconnor@gsoft.com.au>

next in thread | raw e-mail | index | archive | help
--nextPart1506281.3PCOOoJOHg
Content-Type: text/plain;
  charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

I have burnt a mixed mode audio/data CD (as 'CD Extra!'). I used k3b to mak=
e=20
it and it has 34 tracks in the first session that are audio, and 1 data tra=
ck=20
in the second session.

If I mount -t cd9660 /dev/acd0 /cdrom I get a panic..
panic: wrong offset 427728896 for sectorsize 2352
g_io_request()
g_vfs_strategy()
breadn()
bread()
cd9660_mount()
vfs_domount()
vfs_donmount()
kernel_mount()
cd9660_mount()
mount()
=2E..

I presume because the medium sector size is inferred to be 2352 when lookin=
g=20
at the first session :(

If I mount with cd0 it works OK, but I'd say that's because it just assumed=
 a=20
2k sector size.

This is on a week old -current. On 6.0 it gives EINVAL and doesn't panic.

=2D-=20
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
  -- Andrew Tanenbaum
GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C

--nextPart1506281.3PCOOoJOHg
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (FreeBSD)

iD8DBQBDMgCs5ZPcIHs/zowRAurbAJ9Ni39bzhWQPJd/CNAJWjDyLatW1QCePWoa
nueXoDDhGSHvqnx1/NHZnd4=
=98dA
-----END PGP SIGNATURE-----

--nextPart1506281.3PCOOoJOHg--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509221024.04321.doconnor>