From owner-freebsd-questions@FreeBSD.ORG Sun Jun 14 17:43:01 2015 Return-Path: Delivered-To: questions@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 414CF708 for ; Sun, 14 Jun 2015 17:43:01 +0000 (UTC) (envelope-from hartzell@alerce.com) Received: from griffon.alerce.com (griffon.alerce.com [206.125.171.162]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "griffon.alerce.com", Issuer "griffon.alerce.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 268958AA for ; Sun, 14 Jun 2015 17:43:00 +0000 (UTC) (envelope-from hartzell@alerce.com) Received: from griffon.alerce.com (localhost [127.0.0.1]) by griffon.alerce.com (Postfix) with ESMTP id 355FF2842D; Sun, 14 Jun 2015 10:42:58 -0700 (PDT) Received: from postfix.alerce.com (75-149-38-78-SFBA.hfc.comcastbusiness.net [75.149.38.78]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by griffon.alerce.com (Postfix) with ESMTPSA id F0E362842C; Sun, 14 Jun 2015 10:42:57 -0700 (PDT) Received: by postfix.alerce.com (Postfix, from userid 503) id D807A582C759; Sun, 14 Jun 2015 10:42:58 -0700 (PDT) From: George Hartzell MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <21885.48418.796272.687509@alacrity.local> Date: Sun, 14 Jun 2015 10:42:58 -0700 To: Ben Woods Cc: "hartzell\@alerce.com" , Andreas Wrede , FreeBSD Questions Subject: Re: FreeBSD 10.1, Mac Pro 2008, EFI, hangs at boot w/ "Start @0xfff...." In-Reply-To: References: <21883.35789.822027.413019@alacrity.local> <79D327FB-3310-4642-8B16-6361AC26BAE2@wrede.ca> <21884.59139.951381.344884@alacrity.local> X-Mailer: VM 8.2.0b under 24.5.1 (x86_64-apple-darwin14.1.0) Reply-To: hartzell@alerce.com X-Virus-Scanned: ClamAV using ClamSMTP 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: Sun, 14 Jun 2015 17:43:01 -0000 Ben Woods writes: > [...] > That sounds like you are experiencing this bug, which unfortunately has not > been fixed yet: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193745 > > Unfortunately the new uefi boot does not work on some (or all?) macbooks. Yep, that sounds like the thing. I've added a comment. Doesn't seem like there's been much activity. g.