From owner-freebsd-stable@FreeBSD.ORG Tue May 25 13:32:46 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 7024B16A4CE for ; Tue, 25 May 2004 13:32:46 -0700 (PDT) Received: from yertle.kcilink.com (yertle.kcilink.com [65.205.34.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4100043D2D for ; Tue, 25 May 2004 13:32:46 -0700 (PDT) (envelope-from vivek@khera.org) Received: from [192.168.7.103] (host-103.int.kcilink.com [192.168.7.103]) by yertle.kcilink.com (Postfix) with ESMTP id CD30A217B6 for ; Tue, 25 May 2004 16:31:57 -0400 (EDT) Mime-Version: 1.0 (Apple Message framework v613) In-Reply-To: <200405252207.35089.michaelnottebrock@gmx.net> References: <9ECF30AE-AE58-11D8-BE76-000A9578CFCC@khera.org> <20040525115257.Q32773@carver.gumbysoft.com> <05E7A093-AE85-11D8-BE76-000A9578CFCC@khera.org> <200405252207.35089.michaelnottebrock@gmx.net> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <91A5E400-AE8A-11D8-BE76-000A9578CFCC@khera.org> Content-Transfer-Encoding: 7bit From: Vivek Khera Date: Tue, 25 May 2004 16:31:57 -0400 To: freebsd-stable@freebsd.org X-Mailer: Apple Mail (2.613) 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: Tue, 25 May 2004 20:32:46 -0000 On May 25, 2004, at 4:07 PM, Michael Nottebrock wrote: > same data. Those discs will appear as HFS on Macs and ISO9660 > elsewhere. > mkisofs can create those as well - maybe burnz even uses mkisofs code? > I don't think it uses mkisofs internally, but in any case, I am still wondering if anyone knows if there is a per-file size limit in the ISO9660 format? Or is is a freebsd limitation that it can't ls that file?