Accessing Mac Partition Files

Romain Kang yellowdog-general@lists.terrasoftsolutions.com
Mon Jan 20 14:48:01 2003


On Mon, Jan 20, 2003 at 04:12:27PM -0500, Rick Thomas wrote:
> PPC Linux can't mount HFS+ partitions.  And it has only limited support for
> HFS partitions.

> Somebody (you?) needs to bring that code into the nineties.  It's open
> source, after all!  We would all benefit if someone put the necessary effort
> into supporting an "hfsplus" file system type.

There's a kernel patch for the 2.4.x series:
	http://sourceforge.net/projects/linux-hfsplus
The page links to a forum with the article, "Seems usable", but
I haven't had the time to try it with my machine.

The other avenue would be to configure UFS support into the Linux
kernel, since UFS is part of OS X.  However, the Linux side UFS
write code is still marked EXPERIMENTAL, so caveat emptor.

Romain Kang                             Disclaimer: I speak for myself alone,
romain@kzsu.stanford.edu                except when indicated otherwise.