From owner-freebsd-arch@freebsd.org Sun Sep 9 13:21:01 2018 Return-Path: Delivered-To: freebsd-arch@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DC9101094D89 for ; Sun, 9 Sep 2018 13:21:01 +0000 (UTC) (envelope-from SRS0=kxRp=LX=quip.cz=000.fbsd@elsa.codelab.cz) Received: from elsa.codelab.cz (elsa.codelab.cz [94.124.105.4]) (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 7A4C172CC4 for ; Sun, 9 Sep 2018 13:21:01 +0000 (UTC) (envelope-from SRS0=kxRp=LX=quip.cz=000.fbsd@elsa.codelab.cz) Received: from elsa.codelab.cz (localhost [127.0.0.1]) by elsa.codelab.cz (Postfix) with ESMTP id 5262328422; Sun, 9 Sep 2018 15:20:59 +0200 (CEST) Received: from illbsd.quip.test (ip-86-49-16-209.net.upcbroadband.cz [86.49.16.209]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by elsa.codelab.cz (Postfix) with ESMTPSA id 894FF28426; Sun, 9 Sep 2018 15:20:58 +0200 (CEST) Subject: Re: Which platform should I download for FreeBSD? To: Jason Lindsey , freebsd-arch@FreeBSD.org References: <639A96B3-0661-47B9-81A7-1284A6AE9733@icloud.com> From: Miroslav Lachman <000.fbsd@quip.cz> Message-ID: Date: Sun, 9 Sep 2018 15:20:57 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Firefox/52.0 SeaMonkey/2.49.3 MIME-Version: 1.0 In-Reply-To: <639A96B3-0661-47B9-81A7-1284A6AE9733@icloud.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Sep 2018 13:21:02 -0000 Jason Lindsey via freebsd-arch wrote on 2018/09/09 01:53: > I hope you help me, > > I own a iMac 64, and do not know if I should download amd64 or arm64 platforms to support FreeBSD. I would appreciate an answer to my question ASAP, in that I currently learning Solaris 10 and other versions of BSD software. I would like to include FreeBSD in my studies. I don't own any Apple products but AFAIK all modern Apple computers are using Intel x86 CPUs. If this is true for your model then you need to download amd64 version of FreeBSD system. Miroslav Lachman