From owner-freebsd-questions@FreeBSD.ORG Thu Jun 24 13:05:41 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3F114106564A for ; Thu, 24 Jun 2010 13:05:41 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (muon.cran.org.uk [204.109.60.94]) by mx1.freebsd.org (Postfix) with ESMTP id 0428A8FC1A for ; Thu, 24 Jun 2010 13:05:40 +0000 (UTC) Received: from core.draftnet (87-194-158-129.bethere.co.uk [87.194.158.129]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA id E32EE5D19; Thu, 24 Jun 2010 13:05:42 +0000 (UTC) From: Bruce Cran To: freebsd-questions@freebsd.org Date: Thu, 24 Jun 2010 14:05:29 +0100 User-Agent: KMail/1.13.3 (FreeBSD/9.0-CURRENT; KDE/4.4.4; amd64; ; ) References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201006241405.29562.bruce@cran.org.uk> Cc: "M. Vale" Subject: Re: FreeBSD and UDF DVD/CDrom 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: Thu, 24 Jun 2010 13:05:41 -0000 On Thursday 24 June 2010 11:06:59 M. Vale wrote: > So my question is is possible to mount an UDF disk on FreeBSD or is me that > is doing something wrong ? FreeBSD doesn't support the most recent UDF specification which is why it won't work -- Bruce Cran