From owner-freebsd-fs@FreeBSD.ORG Thu May 19 08:49:50 2011 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C6559106566C for ; Thu, 19 May 2011 08:49:50 +0000 (UTC) (envelope-from grarpamp@gmail.com) Received: from mail-pw0-f54.google.com (mail-pw0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id 999028FC14 for ; Thu, 19 May 2011 08:49:50 +0000 (UTC) Received: by pwj8 with SMTP id 8so1467229pwj.13 for ; Thu, 19 May 2011 01:49:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to:cc :content-type; bh=W90XvgAHYqw9Plm0gVBUGFKVuA5et0IbX7ACZcYRPbo=; b=QbH3uZsx5swpINGN4UCeslcNQ52gyogkIzbhedHSKmkY69wrYDUtZ7Q/eOAaJHiVCe C0zGp87VhdLXaR7qY1G4BQ+ou8q69wNtY+fNCyDjiw+RVhHR5fNgwtmLe8t2CDnMzyd9 Zb5v7fQ3qgJOEQNMYzdsBIJEodmysNbburxdI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:cc:content-type; b=HWQz9izMPdql1M+ptryHLsY7JjL81FQFFkjitAEuGdiadLYinoXvuH5TBATgq1Dvt9 MHvSrxowvtGVq0cndWMtFs/cBrifc2uJyhrQNQy1fEdoG0qZ7yoh8qRjaXV9+aDLtN+d C9C1eBGK9GJETscnLXXJscToMIwMz3zRBY/wY= MIME-Version: 1.0 Received: by 10.142.121.41 with SMTP id t41mr1641681wfc.358.1305779762948; Wed, 18 May 2011 21:36:02 -0700 (PDT) Received: by 10.142.157.2 with HTTP; Wed, 18 May 2011 21:36:02 -0700 (PDT) Date: Thu, 19 May 2011 00:36:02 -0400 Message-ID: From: grarpamp To: freebsd-fs@freebsd.org Content-Type: text/plain; charset=UTF-8 Cc: freebsd-questions@freebsd.org Subject: UDF and DVD's X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 May 2011 08:49:50 -0000 Greetings... :) The first filesystem DVD... other than a movie DVD (DVD-VIDEO?), and the FreeBSD make release DVD's (iso9660)... that I've ever tried to mount, well... don't. It is: Windows 7 Ultimate with Service Pack 1 (x64) - DVD (English) 5/12/2011 You can find the SHA-1 hash here: http://msdn.microsoft.com/en-us/subscriptions/downloads/default.aspx and a sample image, if needed for reference purposes, via any search engine. Anyways, after a little reasearch, does FreeBSD not, in fact, support this UDF version? (I don't yet know how to supply the version of this image for you?) Can the FreeBSD team implement it? Perhaps by porting from NetBSD 5.1's seemingly near complete implementation? http://en.wikipedia.org/wiki/Universal_Disk_Format http://www.osta.org/specs/index.htm As perhaps even a GSOC or Foundation project? Because reading retail optical filesystem formats would seem to be a rather expected capability? I'm guessing the current state within FreeBSD means that I can neither read, nor create, or write, readable (compatible) images at this, or any given, UDF level? As I've no other DVD's to test with... what UDF versions are most DVD data ROM's published in? Is this a blocker for FreeBSD? For me, at least, minimally, that seems to be the case... as I now have no way to rip, mount and add the files to this DVD that I would like to add. Except to use Windows, which I consider to be unreliable at best. Thoughts? Thanks :)