From owner-freebsd-current@FreeBSD.ORG Thu Sep 22 00:54:23 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 240F016A41F for ; Thu, 22 Sep 2005 00:54:23 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22A4143D45 for ; Thu, 22 Sep 2005 00:54:18 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (inchoate.gsoft.com.au [203.31.81.31]) (authenticated bits=0) by cain.gsoft.com.au (8.13.4/8.13.4) with ESMTP id j8M0s86U060550 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Thu, 22 Sep 2005 10:24:13 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-current@freebsd.org Date: Thu, 22 Sep 2005 10:24:03 +0930 User-Agent: KMail/1.8.2 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1506281.3PCOOoJOHg"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200509221024.04321.doconnor@gsoft.com.au> X-Spam-Score: -2.82 () ALL_TRUSTED X-Scanned-By: MIMEDefang 2.51 on 203.31.81.10 Subject: Can't mount a mixed mode CD from acd X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Sep 2005 00:54:23 -0000 --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--