From owner-freebsd-questions@freebsd.org Thu Apr 20 15:40:36 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 25B7DD48149 for ; Thu, 20 Apr 2017 15:40:36 +0000 (UTC) (envelope-from smithi@nimnet.asn.au) Received: from sola.nimnet.asn.au (paqi.nimnet.asn.au [115.70.110.159]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A2A49159E for ; Thu, 20 Apr 2017 15:40:35 +0000 (UTC) (envelope-from smithi@nimnet.asn.au) Received: from localhost (localhost [127.0.0.1]) by sola.nimnet.asn.au (8.14.2/8.14.2) with ESMTP id v3KFeSLE009174; Fri, 21 Apr 2017 01:40:28 +1000 (EST) (envelope-from smithi@nimnet.asn.au) Date: Fri, 21 Apr 2017 01:40:28 +1000 (EST) From: Ian Smith To: Tomek CEDRO cc: Jon Radel , FreeBSD Questions Mailing List Subject: Re: Accessing UFS partitions from a Macbook In-Reply-To: Message-ID: <20170421011323.Q9330@sola.nimnet.asn.au> References: <20170420233840.N9330@sola.nimnet.asn.au> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Apr 2017 15:40:36 -0000 On Thu, 20 Apr 2017 16:40:59 +0200, Tomek CEDRO wrote: > on macOS use "sudo bash" and "diskutil" :-) Thanks Tomek for the compsct advice, and the cc. Unfortunately I forgot to ask for a cc as I take the -digest, but I've read Jon's reply in the archive; I won't wait till it arrives tomorrow. If I ever get a Mac I'll likely mess with solutions such as Jon pointed to, more likely the Virtualbox/FreeBSD VM route. The FUSE option looks like way too much to inflict on my daughter's Mac, not that she'd let me borrow it for long enough :) As much as it irks me, reorganising the USB HD to have a much larger msdosfs partition seems the path of least resistance, which I could also share with 'doze users. I'll likely pack most of it in big zipfile/s to preserve (in this case often relevant) timestamps for recipients. Thankyou both, cheers, Ian