From owner-freebsd-questions@FreeBSD.ORG Mon Nov 28 23:48:33 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 A357516A41F for ; Mon, 28 Nov 2005 23:48:33 +0000 (GMT) (envelope-from wojtek@tensor.3miasto.net) Received: from chylonia.3miasto.net (chylonia.3miasto.net [213.192.74.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02E2C43D5E for ; Mon, 28 Nov 2005 23:48:31 +0000 (GMT) (envelope-from wojtek@tensor.3miasto.net) Received: from chylonia.3miasto.net (localhost [127.0.0.1]) by chylonia.3miasto.net (8.13.4/8.13.4) with ESMTP id jASNmOES069598; Tue, 29 Nov 2005 00:48:24 +0100 (CET) (envelope-from wojtek@tensor.3miasto.net) Received: from localhost (wojtek@localhost) by chylonia.3miasto.net (8.13.4/8.13.4/Submit) with ESMTP id jASNmObv069594; Tue, 29 Nov 2005 00:48:24 +0100 (CET) (envelope-from wojtek@tensor.3miasto.net) X-Authentication-Warning: chylonia.3miasto.net: wojtek owned process doing -bs Date: Tue, 29 Nov 2005 00:48:24 +0100 (CET) From: Wojciech Puchar X-X-Sender: wojtek@chylonia.3miasto.net To: Roland Smith In-Reply-To: <20051128234500.GA51244@slackbox.xs4all.nl> Message-ID: <20051129004740.D69275@chylonia.3miasto.net> References: <20051128163912.F22FC2FD6B@arwen.webrelay.net> <20051128214623.P66942@chylonia.3miasto.net> <20051128234500.GA51244@slackbox.xs4all.nl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: HOWTO write udf (on cd/dvd/hd wherever) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Nov 2005 23:48:33 -0000 > On Mon, Nov 28, 2005 at 09:46:50PM +0100, Wojciech Puchar wrote: >>> I see mount_udf(8), and I see many mentions of dvd+rw-tools, and growisofs. >> >> tried to use mount_udf - no success. can't even mount dvd+rw that was >> treated with newfs_udf (which works) > > I couldn't find a newfs_udf on 6.0, although there is a userspace > implementation called UDFclient: http://www.13thmonkey.org/udfclient/ > thats what i used. > As I understand it, UDF is an extension of ISO9660. An explanation of no it is not an extension. > UDF can be found here: http://homepage.mac.com/wenguangwang/myhome/udf.html > > Dvd+rw-tools uses ISO9660, not UDF. dvd+rw-tools do't use any filesystem! they just write to device.