From owner-freebsd-current@FreeBSD.ORG Sat Feb 7 19:43:31 2015 Return-Path: Delivered-To: freebsd-current@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 45D414A6; Sat, 7 Feb 2015 19:43:31 +0000 (UTC) Received: from mx1.riseup.net (mx1.riseup.net [198.252.153.129]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.riseup.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1ED88EF1; Sat, 7 Feb 2015 19:43:30 +0000 (UTC) Received: from berryeater.riseup.net (berryeater-pn.riseup.net [10.0.1.120]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.riseup.net (Postfix) with ESMTPS id 8086441500; Sat, 7 Feb 2015 19:43:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1423338204; bh=1AUENVkdw8m6n/DufS68kOssV2NWyq28/kpKZ3fMzO0=; h=Date:From:To:Subject:References:In-Reply-To:From; b=MfYZWHAErlK20QkFtM/iBf+MoBP3R8mWzoCkW3lJ0cb5AomlRn9sSoZ30/l1Xf9+3 D1AofJR8Jz0LI/qnfEhriJJiFOHMcxHtqTZqLpEwBEA636st4/dlXzRKnpe+1j/slv yXxLw2cvJaDrqzNifq5exJdwcAs6WDrpDnOfBAsY= Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: pkubaj) with ESMTPSA id 6B62A40052 Message-ID: <54D66AD5.9070301@riseup.net> Date: Sat, 07 Feb 2015 20:43:17 +0100 From: Piotr Kubaj User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: "Sam Fourman Jr." , freebsd-stable@freebsd.org, freebsd-current@freebsd.org Subject: Re: UEFI boot doesn't work on 10.1-RELEASE/11.0-CURRENT References: <54D3C673.70205@riseup.net> <54D3E1B1.6040701@riseup.net> <392DFE0A-C1D2-4674-8B85-202050D0157D@me.com> <283D8F90-9EB1-4B69-A501-88DF907A674E@me.com> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Scanned: clamav-milter 0.98.5 at mx1 X-Virus-Status: Clean X-Mailman-Approved-At: Sat, 07 Feb 2015 21:38:45 +0000 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Feb 2015 19:43:31 -0000 On 02/06/2015 07:04, Sam Fourman Jr. wrote: > > > On Thu, Feb 5, 2015 at 9:02 PM, Rui Paulo > wrote: > > On Feb 5, 2015, at 18:29, Sam Fourman Jr. > wrote: > > > >> Can you tell us which version of CURRENT you tried? > >> > >> I tried, r278209 on my lenovo B570, then very early in the boot process it > > locks up and stops. > > If it stops in boot1, then it's because it couldn't find the UFS > partition with loader.efi. Did you test the memstick or your own > installation? > > it was memstick > > -- > Rui Paulo > > > > > > > -- > > Sam Fourman Jr. Hi again, it seems the problem was caused by setting CPUTYPE in make.conf. On Haswell CPU's it breakes /boot/loader.efi.