Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Mar 2009 08:41:10 -0600
From:      David Kelly <dkelly@hiwaay.net>
To:        Tsu-Fan Cheng <tfcheng@gmail.com>
Cc:        FreeBSD <freebsd-questions@freebsd.org>
Subject:   Re: read BSD format disk from Mac OSX
Message-ID:  <20090302144110.GB25087@Grumpy.DynDNS.org>
In-Reply-To: <f84c38580903020616h4b9fff3bj47416b532f347cfb@mail.gmail.com>
References:  <f84c38580903020616h4b9fff3bj47416b532f347cfb@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Mar 02, 2009 at 09:16:02AM -0500, Tsu-Fan Cheng wrote:
> Hi all,
>     I format a ext disk (UFS) and transfer some files into it, hand it
> over to my friend who has a macbook. He complained the macbook can't
> read it. I don't have a mac on hand, I wonder if there is any utility
> that will help a mac to read a BSD, thanks!!

The easiest way to do what you are attempting is to format the disk FAT.
Then to preserve file attributes write your files in a tar archive.

MacOS X knows UFS but might not know how to decipher a FreeBSD disk
label. I haven't honestly tried. What I did do once was move a couple of
drives previously used as a vinum striped RAID to MacOS X. Was
frustrated that the MacOS Drive Utility would not allow me to create
another striped volume on those drives. What I found out was that the
drives had a Microsoft compatible disk label written by FreeBSD which
MacOS was happily honoring. Would happily put an HFS+ partition on the
drives. But MacOS X RAID had to be established at a lower level using a
Macintosh disk label.

-- 
David Kelly N4HHE, dkelly@HiWAAY.net
========================================================================
Whom computers would destroy, they must first drive mad.



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