From owner-freebsd-stable@FreeBSD.ORG Fri Dec 5 09:02:51 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B77C7106567C for ; Fri, 5 Dec 2008 09:02:51 +0000 (UTC) (envelope-from admin@kkip.pl) Received: from mainframe.kkip.pl (kkip.pl [87.105.164.78]) by mx1.freebsd.org (Postfix) with ESMTP id 664C38FC25 for ; Fri, 5 Dec 2008 09:02:51 +0000 (UTC) (envelope-from admin@kkip.pl) Received: from admin.admin.lan.kkip.pl ([10.66.3.254]) by mainframe.kkip.pl with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1L8WaG-0006nd-94 for freebsd-stable@freebsd.org; Fri, 05 Dec 2008 10:02:50 +0100 Message-ID: <4938EE38.2000504@kkip.pl> Date: Fri, 05 Dec 2008 10:02:48 +0100 From: Bartosz Stec User-Agent: Thunderbird 2.0.0.18 (Windows/20081105) MIME-Version: 1.0 To: FreeBSD Stable References: <4937A786.9080403@kkip.pl> <20081204154507.GA18645@Grumpy.DynDNS.org> <493801F5.2050009@math.missouri.edu> <493816EE.8010408@comcast.net> In-Reply-To: <493816EE.8010408@comcast.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated-User: admin@kkip.pl X-Authenticator: plain X-Sender-Verify: SUCCEEDED (sender exists & accepts mail) X-Spam-Score: -8.9 X-Spam-Score-Int: -88 X-Exim-Version: 4.69 (build at 01-Nov-2008 10:39:57) X-Date: 2008-12-05 10:02:50 X-Connected-IP: 10.66.3.254:1872 X-Message-Linecount: 33 X-Body-Linecount: 20 X-Message-Size: 1219 X-Body-Size: 591 X-Received-Count: 1 X-Recipient-Count: 1 X-Local-Recipient-Count: 1 X-Local-Recipient-Defer-Count: 0 X-Local-Recipient-Fail-Count: 0 Subject: Re: Burning DVD with files>4GB from console X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Dec 2008 09:02:51 -0000 Steve Polyack pisze: > Not too say you're .iso images can't be >2GB/4GB, but I'm pretty sure > the ISO9660 standard is limited to a 2GB maximum file size (for files > within the .iso). You must use UDF to burn files of greater size. > mkisofs(8) seems to support this, if only in alpha/hybrid stage: > > -udf Include UDF support in the generated filesystem image. > UDF sup- > port is currently in alpha status and for this reason, it > is not > possible to create UDF only images. > Indeed. I'm using -udf switch, no success. -- Bartosz Stec