From owner-freebsd-stable@FreeBSD.ORG Thu Oct 16 10:32:20 2014 Return-Path: Delivered-To: freebsd-stable@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 5F3C1570 for ; Thu, 16 Oct 2014 10:32:20 +0000 (UTC) Received: from mail-wi0-x236.google.com (mail-wi0-x236.google.com [IPv6:2a00:1450:400c:c05::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F0161DED for ; Thu, 16 Oct 2014 10:32:19 +0000 (UTC) Received: by mail-wi0-f182.google.com with SMTP id n3so4273066wiv.15 for ; Thu, 16 Oct 2014 03:32:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=lFvfCm+Ldv1lIfqTZqtDYbFfB2wiZWfXeN71hEpI8UY=; b=TsxFFDPRBfU7FB0Va5nfVXO0oVGPB+Vkl1rNgo5tnDxwMQJ6sQrjFCVsXXNDi1oUIp 6j5DuCCdXYf4dW3rK4b3kPFAZyRQSAQKhSyS8mOrv3SPJUmArtsGTgIO0lwuNjXtMcC8 gDKVxuxh7IL4+aOnf4hAKI+QMyb7qBr55Lj3qZ4dofZwYfUdp2/u38xyIqlVDxRwLhTa fNyD46MDZHusYhPtY2fgUW2QAu56psI7Bw18FTMidXT5AJQ+7sG0+cq/VQ3uFku99zoz cgXwAuBQCWwuuo0C7tsujAn1Q9QJP6Ty0wA8PC9BmTp0fqzY8/8HuGpNel+Ncna2N5m/ cnSg== MIME-Version: 1.0 X-Received: by 10.194.61.99 with SMTP id o3mr713545wjr.54.1413455536319; Thu, 16 Oct 2014 03:32:16 -0700 (PDT) Received: by 10.194.190.78 with HTTP; Thu, 16 Oct 2014 03:32:16 -0700 (PDT) Date: Thu, 16 Oct 2014 18:32:16 +0800 Message-ID: Subject: UEFI boot on Mac for 10.1 USB img? From: Ben Woods To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Oct 2014 10:32:20 -0000 Unfortunately, the FreeBSD 10.1-RC2 USB image does not boot properly on Mac. All loader messages are seen, but once it has loaded the kernel you don't see any more boot messages. The system has loaded (as evidenced by flashing lights / noises / ctrl+alt+dlt working), but the screen still shows the last kernel loading messages. Refer to https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193745 How can we help testing? Is this targeted for fixing prior to 10.1-RELEASE? -- From: Benjamin Woods woodsb02@gmail.com