From owner-freebsd-questions@freebsd.org Tue Nov 17 14:30:54 2015 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 C55E4A315E0 for ; Tue, 17 Nov 2015 14:30:54 +0000 (UTC) (envelope-from FreeBSD@shaneware.biz) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id B0DE01ED6 for ; Tue, 17 Nov 2015 14:30:54 +0000 (UTC) (envelope-from FreeBSD@shaneware.biz) Received: by mailman.ysv.freebsd.org (Postfix) id AE403A315DF; Tue, 17 Nov 2015 14:30:54 +0000 (UTC) Delivered-To: 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 ADDC1A315DE for ; Tue, 17 Nov 2015 14:30:54 +0000 (UTC) (envelope-from FreeBSD@shaneware.biz) Received: from ipmail05.adl6.internode.on.net (ipmail05.adl6.internode.on.net [150.101.137.143]) by mx1.freebsd.org (Postfix) with ESMTP id 4B33D1ED5 for ; Tue, 17 Nov 2015 14:30:53 +0000 (UTC) (envelope-from FreeBSD@shaneware.biz) Received: from ppp14-2-92-61.lns21.adl6.internode.on.net (HELO leader.local) ([14.2.92.61]) by ipmail05.adl6.internode.on.net with ESMTP; 18 Nov 2015 00:55:28 +1030 Subject: Re: Opening dmg files To: R Skinner , "questions@FreeBSD.org" References: <564B0B03.6060306@herveybayaustralia.com.au> From: Shane Ambler Message-ID: <564B38D4.5060108@ShaneWare.Biz> Date: Wed, 18 Nov 2015 00:55:24 +1030 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <564B0B03.6060306@herveybayaustralia.com.au> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Nov 2015 14:30:54 -0000 On 17/11/2015 21:39, R Skinner wrote: > I'm checking out downloading the video files for the FreeBSD kernel > course offered by McKusik, and I downloaded an encrypted file which I > was able to decrypt, but I still can't actually play it. I don't believe > I would have downloaded 650Mb of nothing, so how do I play it? > > The format is .dmg which is apparently a mac cd format, but I can't view > the files in it, and mplayer and others don't recognise it either. > It has been a few years but I recall .dmg being like an .iso but with hfs+ structure. Try using it as a file backed mdconfig device and mount using sysutils/hfsutils sysutils/hfsexplorer is a java app that claims to read most dmg images. You could also contact McKusik and suggest a bsd friendly version. -- FreeBSD - the place to B...Software Developing Shane Ambler