From owner-freebsd-current Sun Sep 27 14:34:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA20925 for freebsd-current-outgoing; Sun, 27 Sep 1998 14:34:01 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from smtp04.primenet.com (smtp04.primenet.com [206.165.6.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA20899; Sun, 27 Sep 1998 14:33:47 -0700 (PDT) (envelope-from tlambert@usr05.primenet.com) Received: (from daemon@localhost) by smtp04.primenet.com (8.8.8/8.8.8) id OAA03450; Sun, 27 Sep 1998 14:33:30 -0700 (MST) Received: from usr05.primenet.com(206.165.6.205) via SMTP by smtp04.primenet.com, id smtpd003415; Sun Sep 27 14:33:19 1998 Received: (from tlambert@localhost) by usr05.primenet.com (8.8.5/8.8.5) id OAA00234; Sun, 27 Sep 1998 14:33:11 -0700 (MST) From: Terry Lambert Message-Id: <199809272133.OAA00234@usr05.primenet.com> Subject: Re: cd9660 mounts... To: wollman@khavrinen.lcs.mit.edu (Garrett Wollman) Date: Sun, 27 Sep 1998 21:33:11 +0000 (GMT) Cc: dan@math.berkeley.edu, sos@FreeBSD.ORG, current@FreeBSD.ORG, luigi@labinfo.iet.unipi.it In-Reply-To: <199809271833.OAA04380@khavrinen.lcs.mit.edu> from "Garrett Wollman" at Sep 27, 98 02:33:31 pm 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 > mount -t cd9660 -o track=-1 /dev/cd0c /cdrom > > ..which would cause it to find the last track with an ISO-9660 > filesystem on it, and mount that. (The current behavior is totally > broken for PhotoCD, since there are normally garbage tracks after the > one which contains the real data, so I always have to use ``cdcontrol > info'' and do the scanning manually.) 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). 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