From owner-freebsd-stable@FreeBSD.ORG Tue Nov 1 13:54:50 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42E1A16A41F for ; Tue, 1 Nov 2005 13:54:50 +0000 (GMT) (envelope-from lofi@freebsd.org) Received: from mail-in-08.arcor-online.net (mail-in-08.arcor-online.net [151.189.21.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67AD143D46 for ; Tue, 1 Nov 2005 13:54:49 +0000 (GMT) (envelope-from lofi@freebsd.org) Received: from mail-in-02-z2.arcor-online.net (mail-in-02-z2.arcor-online.net [151.189.8.14]) by mail-in-08.arcor-online.net (Postfix) with ESMTP id 29ABE9F1C2; Tue, 1 Nov 2005 14:54:48 +0100 (CET) Received: from mail-in-09.arcor-online.net (mail-in-09.arcor-online.net [151.189.21.49]) by mail-in-02-z2.arcor-online.net (Postfix) with ESMTP id 1D35A18955A; Tue, 1 Nov 2005 14:54:48 +0100 (CET) Received: from lofi.dyndns.org (dslb-084-061-136-063.pools.arcor-ip.net [84.61.136.63]) by mail-in-09.arcor-online.net (Postfix) with ESMTP id C619E9E9E0; Tue, 1 Nov 2005 14:54:47 +0100 (CET) Received: from kiste.my.domain (root@kiste.my.domain [192.168.8.4]) by lofi.dyndns.org (8.13.4/8.13.3) with ESMTP id jA1DsifM013524 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 1 Nov 2005 14:54:45 +0100 (CET) (envelope-from lofi@freebsd.org) Received: from kiste.my.domain (lofi@localhost [127.0.0.1]) by kiste.my.domain (8.13.1/8.13.1) with ESMTP id jA1DsgTj011008; Tue, 1 Nov 2005 14:54:42 +0100 (CET) (envelope-from lofi@freebsd.org) Received: from localhost (localhost [[UNIX: localhost]]) by kiste.my.domain (8.13.1/8.13.1/Submit) id jA1Dsf7v011007; Tue, 1 Nov 2005 14:54:41 +0100 (CET) (envelope-from lofi@freebsd.org) X-Authentication-Warning: kiste.my.domain: lofi set sender to lofi@freebsd.org using -f From: Michael Nottebrock To: freebsd-stable@freebsd.org Date: Tue, 1 Nov 2005 14:54:38 +0100 User-Agent: KMail/1.8.2 References: <43649CE8.6010004@wanadoo.fr> In-Reply-To: <43649CE8.6010004@wanadoo.fr> X-Face: =Ym$`&q\+S2X$4`X%x%6"L4>Y,$]<":'L%c9"#7#`2tb&E&wsN31on!N\)3BD[g<=?utf-8?q?=2EjnfV=5B=0A=093=23?=>XchLK,o; >bD>c:]^; :>0>vyZ.X[,63GW`&M>}nYnr]-Fp``,[[@lJ!QL|sfW!s)=?utf-8?q?A2!*=0A=09vNkB/=7CL-?=>&QdSbQg X-Virus-Scanned: by amavisd-new Cc: edward Subject: Re: HFS/HFS+ support in 5.4 Stable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 13:54:50 -0000 --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--