From owner-freebsd-questions@FreeBSD.ORG Mon Nov 28 23:45:25 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 4B18E16A429 for ; Mon, 28 Nov 2005 23:45:25 +0000 (GMT) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr8.xs4all.nl (smtp-vbr8.xs4all.nl [194.109.24.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C4D143D7B for ; Mon, 28 Nov 2005 23:45:14 +0000 (GMT) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr8.xs4all.nl (8.13.3/8.13.3) with ESMTP id jASNj0i1048607; Tue, 29 Nov 2005 00:45:00 +0100 (CET) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id 20778B84B; Tue, 29 Nov 2005 00:45:00 +0100 (CET) Date: Tue, 29 Nov 2005 00:45:00 +0100 From: Roland Smith To: Wojciech Puchar Message-ID: <20051128234500.GA51244@slackbox.xs4all.nl> Mail-Followup-To: Wojciech Puchar , scion+fbsdq@webrelay.net, freebsd-questions@freebsd.org References: <20051128163912.F22FC2FD6B@arwen.webrelay.net> <20051128214623.P66942@chylonia.3miasto.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="SUOF0GtieIMvvwua" Content-Disposition: inline In-Reply-To: <20051128214623.P66942@chylonia.3miasto.net> User-Agent: Mutt/1.4.2.1i X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! X-Virus-Scanned: by XS4ALL Virus Scanner 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:45:25 -0000 --SUOF0GtieIMvvwua Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 growiso= fs. >=20 > tried to use mount_udf - no success. can't even mount dvd+rw that was=20 > 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/ As I understand it, UDF is an extension of ISO9660. An explanation of UDF can be found here: http://homepage.mac.com/wenguangwang/myhome/udf.html Dvd+rw-tools uses ISO9660, not UDF. Using dvd+rw-tools for burning backups on single-layer (4GB) disks works fine. You don't really need UDF for that. Roland --=20 R.F.Smith (http://www.xs4all.nl/~rsmith/) Please send e-mail as plain text. public key: http://www.xs4all.nl/~rsmith/pubkey.txt --SUOF0GtieIMvvwua Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDi5Z7EnfvsMMhpyURAhhcAKCwXm0qhP4fTpRlZaA0xmF11E9rogCggOF3 fpmb/AEPzH2KfXLl+9fktOg= =ycK2 -----END PGP SIGNATURE----- --SUOF0GtieIMvvwua--