From owner-freebsd-hackers@FreeBSD.ORG Sat Nov 22 11:01:19 2008 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B94E81065672 for ; Sat, 22 Nov 2008 11:01:19 +0000 (UTC) (envelope-from kuku@kukulies.org) Received: from werkwelt.de (post.werkwelt.de [91.194.85.74]) by mx1.freebsd.org (Postfix) with ESMTP id 51F638FC16 for ; Sat, 22 Nov 2008 11:01:18 +0000 (UTC) (envelope-from kuku@kukulies.org) Received: from [88.78.221.91] (account kuku@kukulies.org HELO [192.168.2.101]) by werkwelt.de (CommuniGate Pro SMTP 5.0.13) with ESMTPSA id 6462703 for freebsd-hackers@freebsd.org; Sat, 22 Nov 2008 12:01:00 +0100 Message-ID: <4927E659.3010602@kukulies.org> Date: Sat, 22 Nov 2008 12:00:41 +0100 From: Christoph Kukulies User-Agent: Thunderbird 2.0.0.18 (Windows/20081105) MIME-Version: 1.0 To: freebsd-hackers@freebsd.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: mounting Mac OS .dmg files? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Nov 2008 11:01:19 -0000 Since the underlying OS of Mac OS is FreeBSD I'm wondering whether itr is possible to mount a .dmg file as it is used in Apple software distribution for the Mac OS. I would like to install an Apple iPhone configuration utility on my FreeBSD box (iPhoneConfigurationUtility.dmg). It consists of a web application that is supposedly capable of doing updates of Apple iPhones through a web service. (good for company wide distribution of address book information and other data that iPhones can hold). -- Christoph Kukulies