From owner-freebsd-questions Fri Oct 25 14:32:31 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D05D437B401 for ; Fri, 25 Oct 2002 14:32:30 -0700 (PDT) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A34843E42 for ; Fri, 25 Oct 2002 14:32:30 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198] (may be forged)) by be-well.ilk.org (8.12.6/8.12.5) with ESMTP id g9PLWSqB031881; Fri, 25 Oct 2002 17:32:28 -0400 (EDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.6/8.12.6/Submit) id g9PLWS3G031878; Fri, 25 Oct 2002 17:32:28 -0400 (EDT) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f To: Martin McCormick Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Writing CD's using UDF File System References: <200210252111.g9PLBEG70137@dc.cis.okstate.edu> From: Lowell Gilbert Date: 25 Oct 2002 17:32:28 -0400 In-Reply-To: <200210252111.g9PLBEG70137@dc.cis.okstate.edu> Message-ID: <44wuo6dx1v.fsf@be-well.ilk.org> Lines: 11 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Martin McCormick writes: > mkisofs -l -R -udf -q /home/martin/cdroot/ | burncd -q -f /dev/acd0c data - > > Do you just keep running that command or something > similar when there are new files to write to the disk and then > run the fixate command in burncd when the disk is as full as you > want it to be? I don't know anything about UDF, but won't you need the "-m" option to burncd if you want multiple tracks in a filesystem? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message