From owner-freebsd-questions@FreeBSD.ORG Tue Sep 23 15:21:22 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 079272E0 for ; Tue, 23 Sep 2014 15:21:22 +0000 (UTC) Received: from forward20.mail.yandex.net (forward20.mail.yandex.net [IPv6:2a02:6b8:0:1402::5]) (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 AE561C86 for ; Tue, 23 Sep 2014 15:21:21 +0000 (UTC) Received: from web14g.yandex.ru (web14g.yandex.ru [95.108.252.114]) by forward20.mail.yandex.net (Yandex) with ESMTP id 68F8A1041FAF for ; Tue, 23 Sep 2014 19:21:06 +0400 (MSK) Received: from 127.0.0.1 (localhost [127.0.0.1]) by web14g.yandex.ru (Yandex) with ESMTP id 003A0BC068A; Tue, 23 Sep 2014 19:21:05 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1411485666; bh=1BGD5pse81Wv+8k9/NU0uF4vZU2YaLGM/IgBHuJBBK8=; h=From:To:In-Reply-To:References:Subject:Date; b=W2rMrOJdhjM0g91IJ5ayfJRMskh2dbwxzIv1ZufnUdy5FwU0Gpdhxc/bVxb7fjBB0 effRq4SBP1L3VlUSWi4xCtPvavqshD0dsBEgKr4Do1XI/TP7jgXBb/fQklcaqTbEiR E8N74u7F297c5b3d/g00PJuq1VVRy69jlqd29SPM= Received: from m0026f346b751.bvrt2.or.comcast.net (m0026f346b751.bvrt2.or.comcast.net [2a02:1c8:103:401:35f4:a0b6:bfb5:8be5]) by web14g.yandex.ru with HTTP; Tue, 23 Sep 2014 19:21:05 +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: <55651411485665@web14g.yandex.ru> X-Mailer: Yamail [ http://yandex.ru ] 5.0 Date: Tue, 23 Sep 2014 21:21:05 +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 15:21:22 -0000 Anyways, I've just installed the system on MBR and set kern.vty to vt for now. Thanks for help.