HFS/HFS+ support in 5.4 Stable

Michael Nottebrock lofi at freebsd.org
Tue Nov 1 05:54:50 PST 2005


On Sunday, 30. October 2005 11:14, edward wrote:
> Hi,
> I need to mount an iPod mini formatted in HFS+. I don't believe this
> file system is supported in 5.4 Stable, at least not on a standard
> kernel. I get :
> # ls /sbin/mount_*
> /sbin/mount_cd9660      /sbin/mount_msdosfs     /sbin/mount_std
> /sbin/mount_devfs       /sbin/mount_nfs         /sbin/mount_udf
> /sbin/mount_ext2fs      /sbin/mount_nfs4        /sbin/mount_umapfs
> /sbin/mount_fdescfs     /sbin/mount_ntfs        /sbin/mount_unionfs
> /sbin/mount_linprocfs   /sbin/mount_nullfs
> /sbin/mount_mfs         /sbin/mount_procfs
> The following page offers a HFS/HFS+ kernel module based on Darwin code.
> But it seems kind of out of date (2003) :
> http://people.freebsd.org/~yar/hfs/
> What would be the best way of building HFS/HFS+ support into my kernel ?

You will need to add

options         GEOM_APPLE

to your kernel configuration and use the filesystem driver from the URL you 
quoted. FreeBSD currently does not ship with hfs filesystem support.

-- 
   ,_,   | Michael Nottebrock               | lofi at freebsd.org
 (/^ ^\) | FreeBSD - The Power to Serve     | http://www.freebsd.org
   \u/   | K Desktop Environment on FreeBSD | http://freebsd.kde.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20051101/739023a7/attachment.bin


More information about the freebsd-stable mailing list