From owner-freebsd-questions@FreeBSD.ORG Fri Mar 29 22:52:30 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 5CAADCA1 for ; Fri, 29 Mar 2013 22:52:30 +0000 (UTC) (envelope-from ml@my.gd) Received: from mail-ob0-x234.google.com (mail-ob0-x234.google.com [IPv6:2607:f8b0:4003:c01::234]) by mx1.freebsd.org (Postfix) with ESMTP id 2B275EAB for ; Fri, 29 Mar 2013 22:52:29 +0000 (UTC) Received: by mail-ob0-f180.google.com with SMTP id wo10so660821obc.39 for ; Fri, 29 Mar 2013 15:52:29 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type:x-gm-message-state; bh=po7mUjOfzy7MfGVOQOR3VcT2ONUg/3Kcr/HSsChXWmM=; b=DC2FQRPCpgSEKgUorvlJtypAuFpb6w39gGWCpb/8pq8jAhi5Ohid7x+i2T69MWE/5/ KywlnCeKHeuJWuIShvG1SrtGHf1yN3Qe5XRv8VtJyBmQx2ladj+ShRjVFCEVHkYA0gx6 J4T/VHWhqLF6qof6QWiRnyvPncF3wyUVcYivVR4sypGrsZ5Jyp07SwKy2vWgxkAiG3a3 s8mIWWMqYN0NdojQsrgtFGYFPxCRwaGQZWfraFNF5WDdKMtY9bfcamACgIPserBVSbN6 BlYPaqEmTdt6iIWBf9J0TV3/jm075Y1fV2o9SAV2Hfiw/kFnUtG2FrMI3U+dgzIrXqJ6 e2Jg== MIME-Version: 1.0 X-Received: by 10.60.23.226 with SMTP id p2mr1324373oef.103.1364597549285; Fri, 29 Mar 2013 15:52:29 -0700 (PDT) Received: by 10.182.128.137 with HTTP; Fri, 29 Mar 2013 15:52:29 -0700 (PDT) In-Reply-To: <6B60EA1E-0277-499A-917A-AA2B3030F0FD@mac.com> References: <6B60EA1E-0277-499A-917A-AA2B3030F0FD@mac.com> Date: Fri, 29 Mar 2013 23:52:29 +0100 Message-ID: Subject: Re: external hdd From: Damien Fleuriot To: Chuck Swiger X-Gm-Message-State: ALoCoQm2xn/voQU7a7ZHqz3FpJdW2AVCnUVGp8+jS1sR7UI07UujCNp8bTgH722cMZ947psIWTdb Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: Laszlo Danielisz , "freebsd-questions@freebsd.org" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Mar 2013 22:52:30 -0000 On 29 March 2013 18:06, Chuck Swiger wrote: > On Mar 28, 2013, at 2:10 PM, Laszlo Danielisz wrote: > > If I'm sharing an external 1TB HDD with FreeBSD and OS-X (I wan to use > Time Machine), what is the best file system to use? > > Time Machine is only supported on top of journaled HFS+; I'm not sure how > fusefs-hfs is doing on FreeBSD, though. Or you could setup multiple > partitions and have an exFAT partition for data interchange between other > OSes. > > Regards, > -- > -Chuck Now, unless I got things wrong, I believe you're mistaken. I, for instance, have a Time Machine server running on top of 10.0-CURRENT with ZFS. http://www.area536.com/projects/ironclad-time-machine-backups-on-freebsd/