From owner-freebsd-current Sun Oct 6 13:55:16 2002 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 C71E937B401 for ; Sun, 6 Oct 2002 13:55:15 -0700 (PDT) Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 406E143E81 for ; Sun, 6 Oct 2002 13:55:15 -0700 (PDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: from khavrinen.lcs.mit.edu (localhost [IPv6:::1]) by khavrinen.lcs.mit.edu (8.12.3/8.12.5) with ESMTP id g96KtEgQ033482 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Sun, 6 Oct 2002 16:55:14 -0400 (EDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.12.3/8.12.5/Submit) id g96KtDsS033479; Sun, 6 Oct 2002 16:55:13 -0400 (EDT) (envelope-from wollman) Date: Sun, 6 Oct 2002 16:55:13 -0400 (EDT) From: Garrett Wollman Message-Id: <200210062055.g96KtDsS033479@khavrinen.lcs.mit.edu> To: "Matthew N. Dodd" Cc: freebsd-current@FreeBSD.ORG Subject: Re: devfs oddity? In-Reply-To: <20021006060625.K30311-100000@sasami.jurai.net> References: <20021006073344.GA9756@dragon.nuxi.com> <20021006060625.K30311-100000@sasami.jurai.net> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG < said: > Has our CDROM driver ever supported multiple ISO filesystems per CD? Has > it supported multi-session CDROMs? The notion of partitions on CDROMs is > a little ambiguous. I'm hoping that GEOM can improve this. Sort of, but it often gets things wrong for the more interesting CD-ROM types. I've never had it work correctly with Photo CDs, for example; I'm always stuck doing successive `mount_cd9660 -o 12345' until I find the one that actually works (as opposed to the one the code chooses automatically, which never has a valid filesystem on it). -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message