From owner-freebsd-questions@freebsd.org Tue Nov 17 11:16:38 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 B7B9AA30181 for ; Tue, 17 Nov 2015 11:16:38 +0000 (UTC) (envelope-from rocky@herveybayaustralia.com.au) 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 A1BEF12C3 for ; Tue, 17 Nov 2015 11:16:38 +0000 (UTC) (envelope-from rocky@herveybayaustralia.com.au) Received: by mailman.ysv.freebsd.org (Postfix) id 9E663A3017F; Tue, 17 Nov 2015 11:16:38 +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 9DFB7A3017E for ; Tue, 17 Nov 2015 11:16:38 +0000 (UTC) (envelope-from rocky@herveybayaustralia.com.au) Received: from mail.unitedinsong.com.au (mail.unitedinsong.com.au [150.101.178.33]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5C78412C2 for ; Tue, 17 Nov 2015 11:16:37 +0000 (UTC) (envelope-from rocky@herveybayaustralia.com.au) Received: from [192.168.0.185] (laptop1.herveybayaustralia.com.au [192.168.0.185]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.unitedinsong.com.au (Postfix) with ESMTPSA id 2002462198 for ; Tue, 17 Nov 2015 21:09:57 +1000 (EST) To: "questions@FreeBSD.org" From: R Skinner Subject: Opening dmg files Message-ID: <564B0B03.6060306@herveybayaustralia.com.au> Date: Tue, 17 Nov 2015 21:09:55 +1000 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 MIME-Version: 1.0 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 11:16:38 -0000 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. TIA