Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Aug 2010 05:12:25 -0700
From:      Andy Ruhl <acruhl@gmail.com>
To:        Thomas Mueller <mueller6727@bellsouth.net>
Cc:        Bruce Cran <bruce@cran.org.uk>, Polytropon <freebsd@edvax.de>, freebsd-questions@freebsd.org, Christer Solstrand Johannessen <christer@csj.no>, =?ISO-8859-1?Q?Samuel_Mart=EDn_Moro?= <faust64@gmail.com>
Subject:   Re: Lingua franca file system Linux-NetBSD-FreeBSD?
Message-ID:  <AANLkTimS_LK%2ByuYCX-H0NafobpaJ8R69=rNt_jBfFmNB@mail.gmail.com>
In-Reply-To: <4c74f699.3qsMLYgGMzfteMje%mueller6727@bellsouth.net>
References:  <4c74f699.3qsMLYgGMzfteMje%mueller6727@bellsouth.net>

next in thread | previous in thread | raw e-mail | index | archive | help
2010/8/25 Thomas Mueller <mueller6727@bellsouth.net>:
> From "Andy Ruhl" <acruhl@gmail.com>:
>
>> I thought UDF was supposed to be the solution to all of this. A friend
>> of mine had a USB external hard disk formatted with UDF and it worked
>> fine with both Linux and Windows. I think it's not as common for
>> formatting magnetic disk based filesystems as it probably should be
>> though. It's mostly used for DVDs.
>
> I've heard of UDF, recognized it as a file system for DVDs, can't find it specifically on my system but find two DVD-related packages.
>
> /var/log/packages/dvd+rw-tools-7.1-i486-1
> /var/log/packages/libdvdread-4.1.3-i486-1

$ uname
NetBSD
$ which newfs_udf
/sbin/newfs_udf

http://en.wikipedia.org/wiki/UDF_File_System

It appears that NetBSD, Mac OSX, Linux (later 2.6) and Windows (later
versions) support it the best. FreeBSD and OpenBSD, AIX and Solaris
claim some level of support for it as well.

Unless you're using FAT32 or a network CIFS, it appears to be the best
supported filesystem to me, given that you are using the proper
version of UDF.

I'm guessing a Windows partition layout would be most compatible as
well on a magnetic disk. Also note that UDF claims to be able to write
and rewrite files directly to RW optical media.

I've never used it much in practice though.

Andy



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTimS_LK%2ByuYCX-H0NafobpaJ8R69=rNt_jBfFmNB>