From owner-freebsd-questions@FreeBSD.ORG Mon Mar 2 14:16:03 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 820991065675 for ; Mon, 2 Mar 2009 14:16:03 +0000 (UTC) (envelope-from tfcheng@gmail.com) Received: from mail-gx0-f176.google.com (mail-gx0-f176.google.com [209.85.217.176]) by mx1.freebsd.org (Postfix) with ESMTP id 3FA4B8FC13 for ; Mon, 2 Mar 2009 14:16:03 +0000 (UTC) (envelope-from tfcheng@gmail.com) Received: by gxk24 with SMTP id 24so5365759gxk.19 for ; Mon, 02 Mar 2009 06:16:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=BgHj3vdT4WvC27Zpazp7ghendLPibKKgXui1P/7svxU=; b=Qefq6RcAX7zN+51dFw/7C1hKLetwCaOiG76ajZt2F/gcIXFpavM0FsxVfqYHQ6fG8H R5m5kY+br4mVsEcAqbLcHPeq6MkQP1kQbzB/iT7z5DQq1obtbwO89J9lSH2ek9LmDNAZ BvbCBhu25JkSQxNM8ECpYBsg7HjKe5jRHo/dY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=bN2c7nYTZI40TiclUBy/TrjDBGF6zNWLdYVzhzZ3DrOh32wwz+pochhJHHIgcxg50P u7VAxeKo7ai3BnV7KLmRnhRJX4sJcXc6AqNC3oZ+1P+bjZuuWAXh6LQPSZ0zu0MjpN9s ENuZ0/D+XLrIblz51zF+3KWIfVnINROJik6To= MIME-Version: 1.0 Received: by 10.220.73.210 with SMTP id r18mr1574609vcj.33.1236003362657; Mon, 02 Mar 2009 06:16:02 -0800 (PST) Date: Mon, 2 Mar 2009 09:16:02 -0500 Message-ID: From: Tsu-Fan Cheng To: FreeBSD Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: read BSD format disk from Mac OSX X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Mar 2009 14:16:04 -0000 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!!