From owner-freebsd-current Mon Sep 28 16:24:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA21644 for freebsd-current-outgoing; Mon, 28 Sep 1998 16:24:41 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from smtp03.primenet.com (smtp03.primenet.com [206.165.6.133]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA21637; Mon, 28 Sep 1998 16:24:37 -0700 (PDT) (envelope-from tlambert@usr04.primenet.com) Received: (from daemon@localhost) by smtp03.primenet.com (8.8.8/8.8.8) id QAA05487; Mon, 28 Sep 1998 16:24:24 -0700 (MST) Received: from usr04.primenet.com(206.165.6.204) via SMTP by smtp03.primenet.com, id smtpd005408; Mon Sep 28 16:24:17 1998 Received: (from tlambert@localhost) by usr04.primenet.com (8.8.5/8.8.5) id QAA11806; Mon, 28 Sep 1998 16:24:07 -0700 (MST) From: Terry Lambert Message-Id: <199809282324.QAA11806@usr04.primenet.com> Subject: Re: cd9660 mounts... To: luigi@labinfo.iet.unipi.it (Luigi Rizzo) Date: Mon, 28 Sep 1998 23:24:06 +0000 (GMT) Cc: tlambert@primenet.com, wollman@khavrinen.lcs.mit.edu, dan@math.berkeley.edu, sos@FreeBSD.ORG, current@FreeBSD.ORG In-Reply-To: <199809280132.CAA02773@labinfo.iet.unipi.it> from "Luigi Rizzo" at Sep 28, 98 02:32:44 am X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > FWIW, this is supposed to be the default behaviour for a multisession > > CD, according to the Joliet spec. (go to the last session with a > > CD9660 FS, and mount it). > > our code does something like that now, but my feeling is that is is > broken. Essentially the problem is: when a track is not at offset 0 who > is in charge of adding the offset for the track to all reads ? That our code is broken, or that the algorithm is broken? I agree on the code, but the algorithm is per spec, and it doesn't matter if a spec is broken, you have to implement to the spec. > The FreeBSD cd9660/mount_cd9660 _might_ work in the latter case, but i > don't have a multisession CD to try and I want to remark that mkisofs > has no flags/options to create this kind of tracks. Do you have any of the later (not Saltimbanco) CD's by Cirque du Soliel? They have the music portion, and a seperate data portion of the CD, in a seperate session, where they have QuickTime movies of some of the acts. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message