Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Nov 2005 14:54:38 +0100
From:      Michael Nottebrock <lofi@freebsd.org>
To:        freebsd-stable@freebsd.org
Cc:        edward <kouye@wanadoo.fr>
Subject:   Re: HFS/HFS+ support in 5.4 Stable
Message-ID:  <200511011454.40947.lofi@freebsd.org>
In-Reply-To: <43649CE8.6010004@wanadoo.fr>
References:  <43649CE8.6010004@wanadoo.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart1787612.XDsyWeh6dT
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

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=
=20
quoted. FreeBSD currently does not ship with hfs filesystem support.

=2D-=20
   ,_,   | Michael Nottebrock               | lofi@freebsd.org
 (/^ ^\) | FreeBSD - The Power to Serve     | http://www.freebsd.org
   \u/   | K Desktop Environment on FreeBSD | http://freebsd.kde.org

--nextPart1787612.XDsyWeh6dT
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)

iD8DBQBDZ3OgXhc68WspdLARAnf9AJ9OznCcYoGwhuTalekpvxr0eBEWcwCffm1J
ZHCkne+lspNZab3eJJbvrks=
=ll0x
-----END PGP SIGNATURE-----

--nextPart1787612.XDsyWeh6dT--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511011454.40947.lofi>