From owner-freebsd-stable@FreeBSD.ORG Thu May 27 15:39:53 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A741A16A4CE for ; Thu, 27 May 2004 15:39:53 -0700 (PDT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9760343D54 for ; Thu, 27 May 2004 15:39:53 -0700 (PDT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 897C472DCB; Thu, 27 May 2004 15:39:11 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 8431C72DB5; Thu, 27 May 2004 15:39:11 -0700 (PDT) Date: Thu, 27 May 2004 15:39:11 -0700 (PDT) From: Doug White To: Vivek Khera In-Reply-To: <05E7A093-AE85-11D8-BE76-000A9578CFCC@khera.org> Message-ID: <20040527153343.B53810@carver.gumbysoft.com> References: <9ECF30AE-AE58-11D8-BE76-000A9578CFCC@khera.org> <05E7A093-AE85-11D8-BE76-000A9578CFCC@khera.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: stable@freebsd.org Subject: Re: max file size on cd9660 file system? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 May 2004 22:39:53 -0000 On Tue, 25 May 2004, Vivek Khera wrote: > > This is not correct; HFS+ is its own filesystem, where Joilet is an > > extension of ISO9660. Considering you can mount it under FreeBSD with > > cd9660fs, its not in HFS+ format. > > The application, burnz (http://www.thinkertons.com/burnz_features.htm) > has a slider that lists the following image formats to burn to: > > ISO 9660 Level 1 > ISO 9660 Level 2 > Rock Ridge Extensions > Joliet Extensions > HFS+ > > and claims that each higher format incorporates all of the features of > the lower ones. By default it choses the "HFS+" format. Burnz is a cool tool. I use it, and payed for it even. Much, much more efficient for burning disc images than Disk Utility, and I generally burn images. Burnz, in this case, creates a hybrid disc, one with HFS+ and another with ISO9660+RR+Joilet, with the same data on both sessions. This emulates the default MacOS behavior if you burn a folder (as compared to burning a disc image). I can unequivcally say that HFS+ is _NOT_ based on ISO9660. Your MacOS disks are all formatted in HFS+, and ISO9660 is a write-once format. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org