From owner-freebsd-questions@FreeBSD.ORG Tue Sep 23 13:55:16 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C97FCC53 for ; Tue, 23 Sep 2014 13:55:16 +0000 (UTC) Received: from forward19.mail.yandex.net (forward19.mail.yandex.net [IPv6:2a02:6b8:0:1402::4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Certum Level IV CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 792F3B0 for ; Tue, 23 Sep 2014 13:55:16 +0000 (UTC) Received: from web29g.yandex.ru (web29g.yandex.ru [95.108.253.238]) by forward19.mail.yandex.net (Yandex) with ESMTP id 33C5C11211C5 for ; Tue, 23 Sep 2014 17:55:04 +0400 (MSK) Received: from 127.0.0.1 (localhost [127.0.0.1]) by web29g.yandex.ru (Yandex) with ESMTP id BDB4C24806A5; Tue, 23 Sep 2014 17:55:03 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1411480503; bh=dX2LOCA8bxmRnGUnE8rbou3ipVbWbTdPawx+RJvSKFs=; h=From:To:In-Reply-To:References:Subject:Date; b=fAFK56pwiViJJaWr0sXOJJruru9BQACiWdGBWDDYq+qrwsZxmBLB1ITvRAL4U0VUD o9spQBMDp1ae6C4BJoL4YGD3XkXVaDFNHqXMPD4p7wpLuvD8Ti+ZP2K3rG+YmbvPT4 3OtoLsp+ZaBdPv2O08gW4QgYofGP1DHci9ZPAxWc= Received: from ANantes-651-1-49-net.w2-0.abo.wanadoo.fr (ANantes-651-1-49-net.w2-0.abo.wanadoo.fr [2a02:1c8:103:401:35f4:a0b6:bfb5:8be5]) by web29g.yandex.ru with HTTP; Tue, 23 Sep 2014 17:55:03 +0400 From: Dmitry Potapov To: "freebsd-questions@freebsd.org" In-Reply-To: <4133061411479628@web29g.yandex.ru> References: <4133061411479628@web29g.yandex.ru> Subject: Re: FreeBSD can't boot from UEFI after installation MIME-Version: 1.0 Message-Id: <4185851411480503@web29g.yandex.ru> X-Mailer: Yamail [ http://yandex.ru ] 5.0 Date: Tue, 23 Sep 2014 19:55:03 +0600 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Sep 2014 13:55:16 -0000 Oh, I've also tried to add direct boot option by the GPI and FreeBSD EFI loader path, but also didn't work.