From owner-freebsd-stable@freebsd.org Mon Dec 19 07:28:13 2016 Return-Path: Delivered-To: freebsd-stable@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 5D67BC87D29 for ; Mon, 19 Dec 2016 07:28:13 +0000 (UTC) (envelope-from emz@norma.perm.ru) Received: from elf.hq.norma.perm.ru (mail.norma.perm.ru [IPv6:2a00:7540:1::5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.norma.perm.ru", Issuer "Vivat-Trade UNIX Root CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id C5246A2D for ; Mon, 19 Dec 2016 07:28:11 +0000 (UTC) (envelope-from emz@norma.perm.ru) Received: from bsdrookie.norma.com. (pc846408.norma.com [IPv6:fd00::73d] (may be forged)) by elf.hq.norma.perm.ru (8.15.2/8.15.2) with ESMTPS id uBJ7S72m096712 (version=TLSv1.2 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Mon, 19 Dec 2016 12:28:08 +0500 (YEKT) (envelope-from emz@norma.perm.ru) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=norma.perm.ru; s=key; t=1482132488; bh=B5bcFQmId4sEiVAObn+abiv2/Hy8bxWcZ0VGZSbAV0g=; h=Subject:To:References:From:Date:In-Reply-To; b=O464NbP1o0LySql2VSO2qBTDcojvRLQ/6o2o14XkqXLmPtqasc1XLwImorbVCBzjZ 0uGXBKD+A7+gMaTUzI+t38MA041jODe6PBIyNc4cZeNMBUEMkpDJwhDtJwV+UBkB6s AewJ5qIAimMZ3MeKbPtcEuZXxnoGEqYMHTf0QkSM= Subject: Re: Upgrading boot from GPT(BIOS) to GPT(UEFI) To: FreeBSD-STABLE Mailing List References: <58577F91.2000406@norma.perm.ru> From: "Eugene M. Zheganin" Message-ID: <58578C07.7070502@norma.perm.ru> Date: Mon, 19 Dec 2016 12:28:07 +0500 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.7.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Dec 2016 07:28:13 -0000 Hi. On 19.12.2016 11:51, Warner Losh wrote: > On Sun, Dec 18, 2016 at 11:34 PM, Eugene M. Zheganin wrote: >> I tried the UEFI boot sequence on a Supermicro server. It boots only >> manually, gives some cryptic error while booting automatically. When >> entering the path to the EFI loader in a appearing prompt - it boots >> fine, but this kills the idea. >> >> I've written a message here about this, so far nobody answered (August, >> 14th, "FreeBSD doesn't boot automatically from UEFI"). >> >> Now it runs on gptzfsboot again, so .... > Which SuperMicro board? Our X9's have big issues with UEFI (though > some versions of the boards seem to work). The X10's are rock solid. > The affected server has X9SCL/X9SCM, yup. Is there some workaround to this, like flashing newer BIOS ? Eugene.