From owner-freebsd-current@freebsd.org Tue Dec 29 23:11:33 2015 Return-Path: Delivered-To: freebsd-current@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 CFD41A5401C for ; Tue, 29 Dec 2015 23:11:33 +0000 (UTC) (envelope-from teddyg522@gmail.com) Received: from mail-pf0-x230.google.com (mail-pf0-x230.google.com [IPv6:2607:f8b0:400e:c00::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A8CF31F42 for ; Tue, 29 Dec 2015 23:11:33 +0000 (UTC) (envelope-from teddyg522@gmail.com) Received: by mail-pf0-x230.google.com with SMTP id 65so88622292pff.3 for ; Tue, 29 Dec 2015 15:11:33 -0800 (PST) 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=fErOrWrkPFm66YhRGBfsSrhhq+En+Jsd+u2QCK38Gts=; b=eLZwxA1cO7jC3zOruw0JDDdJCLkBz0H98Z6rtGsTnXA9LgBqDcy20ereocP8+e0apA oMllji4/faP7XnKYgwxFXEvXb8hFYYJwiDb2wHUPZw5k1uC8q3c5G+FBl0iZfrohI2/e YR5F6lGtxCQyJNKjTvcg02LVYqpgvo7D12Pp6LnN9WkSJt0NfugyUfscBv2EmZqsBXAy LTy94EqeVa84CH8ifXTV86N5tjgK0CyeJRKIiEaX17edrfaM556ZwW+zhfm3KgaUESs6 KofW6njS0DsxZv3qTAHaSFm178G1ENvvl1Db0yXSkvIyH4W0wVix5oJBOpKSC+Os/Lua SD+A== MIME-Version: 1.0 X-Received: by 10.98.75.10 with SMTP id y10mr89441337pfa.86.1451430693312; Tue, 29 Dec 2015 15:11:33 -0800 (PST) Received: by 10.67.22.35 with HTTP; Tue, 29 Dec 2015 15:11:33 -0800 (PST) Date: Tue, 29 Dec 2015 18:11:33 -0500 Message-ID: Subject: UEFI Memstick Not Booting on a Thinkpad X1 Carbon From: Atomic Beef To: freebsd-current@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 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: Tue, 29 Dec 2015 23:11:33 -0000 Hello, Over the past few days I have been trying to install FreeBSD 11-CURRENT with full disk encryption on my laptop and finally got it installed yesterday, albeit without any encryption. The problem that I was running into was that even though the installer on the USB booted fine and installed the system, my laptop would fail to boot the brand new installation. I managed to "fix" this by inserting the USB with a 10.2-RELEASE installer on it. For some reason my system started to boot just fine after that. Once I had tested that everything worked on my laptop, I used dd to get the 11-CURRENT snapshot back on my USB, but I found that it would refuse to boot. The 10.2-RELEASE image doesn't work either. When I asked the forums about this issue, they said that it could be a problem with the UEFI on my laptop and that a workaround might have to be created. Thanks, Ted