From owner-freebsd-questions@freebsd.org Thu Dec 1 10:14:28 2016 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 5AFF7C6039F for ; Thu, 1 Dec 2016 10:14:28 +0000 (UTC) (envelope-from holindho@saunalahti.fi) Received: from vs22.mail.saunalahti.fi (vs22.mail.saunalahti.fi [193.64.193.198]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "vs22.mail.saunalahti.fi", Issuer "vs22.mail.saunalahti.fi" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 207081E9B for ; Thu, 1 Dec 2016 10:14:27 +0000 (UTC) (envelope-from holindho@saunalahti.fi) Received: from vs22.mail.saunalahti.fi (localhost [127.0.0.1]) by vs22.mail.saunalahti.fi (Postfix) with ESMTP id 27488200D9 for ; Thu, 1 Dec 2016 12:09:09 +0200 (EET) Received: from gw03.mail.saunalahti.fi (gw03.mail.saunalahti.fi [195.197.172.111]) by vs22.mail.saunalahti.fi (Postfix) with ESMTP id 1CD7520065 for ; Thu, 1 Dec 2016 12:09:09 +0200 (EET) Received: from macpro.local (62-78-248-13.bb.dnainternet.fi [62.78.248.13]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by gw03.mail.saunalahti.fi (Postfix) with ESMTPSA id 0CB44200D9 for ; Thu, 1 Dec 2016 12:09:07 +0200 (EET) To: freebsd-questions@freebsd.org From: Heikki Lindholm Subject: macpro1,1 installation Message-ID: <583FF6BE.60104@saunalahti.fi> Date: Thu, 1 Dec 2016 12:09:02 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:38.0) Gecko/20100101 Thunderbird/38.3.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.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Dec 2016 10:14:28 -0000 Hello list, The FreeBSD 11 installation media appears to have only UEFI (hybrid?) variants for amd64. On some older Macs, including macpro1,1, EFI is 32-bit, which FreeBSD does not support. I'm supposing, when trying to boot the FreeBSD 11 media, the Apple boot manager picks up the EFI part of the CD and eventually fails, because the EFI booter on the CD is 64-bit. I have also tried through different boot managers (refind, grub-efi, grub-pc, plop) in order to get the CD boot in BIOS emulation mode, to no avail. Can I find a FreeBSD 11/amd64 install CD without EFI support somewhere or is there a way to produce such with reasonable effort? I'm not sure what would be the correct channel for asking a question like this. My previous attempt went unanswered here so I'm supposing no one knows about these sorts of things. Regards, Heikki Lindholm