From owner-freebsd-questions@FreeBSD.ORG Tue Sep 23 18:31:31 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B08D6BB3 for ; Tue, 23 Sep 2014 18:31:31 +0000 (UTC) Received: from mail-oi0-x22d.google.com (mail-oi0-x22d.google.com [IPv6:2607:f8b0:4003:c06::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7A9706CF for ; Tue, 23 Sep 2014 18:31:31 +0000 (UTC) Received: by mail-oi0-f45.google.com with SMTP id g201so3822538oib.32 for ; Tue, 23 Sep 2014 11:31:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=GOnreUF4t6A2pOy/L9yswzwBmE9Mi899QnCU+zTLy0A=; b=rgyrqNbN8I5PKuIHFdJkf+LD5BvB8QFzX5kVBgfZ6ZxJ3gfpujNcrmoGsNfKRoFUbJ LRn8LtR30kqeD+tB5OgS52N+L11dKmI2M4ozAoCN5+YrfM4EyN72g13WJxJt41FFOtkl glxyBHw0G+J9YZrsFSoB8EjZ4+1u/IcQj4D4esUoklv7cy2OPl2HFPxm+cq/SfL5+TJ+ c85IsI44RpgxxW6cvp5Fn5dlfeTNniTR56OXoNnyLYAlPvKOHG+TSfPsEqryUEFrRMIN Ai625Md13dGNxTq1uAotmJS0ur7jfV5i8S3pebYC33FTjIa8LAXpVqro9+4w99so4vDs dIkg== MIME-Version: 1.0 X-Received: by 10.182.72.197 with SMTP id f5mr1688143obv.54.1411497090888; Tue, 23 Sep 2014 11:31:30 -0700 (PDT) Sender: tomek.cedro@gmail.com Received: by 10.202.58.196 with HTTP; Tue, 23 Sep 2014 11:31:30 -0700 (PDT) In-Reply-To: <55651411485665@web14g.yandex.ru> References: <4133061411479628@web29g.yandex.ru> <55651411485665@web14g.yandex.ru> Date: Tue, 23 Sep 2014 20:31:30 +0200 X-Google-Sender-Auth: yTBgIj5xHm1tv0J9AKpJYZq2D0E Message-ID: Subject: Re: FreeBSD can't boot from UEFI after installation From: CeDeROM To: Dmitry Potapov Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-questions@freebsd.org" 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 18:31:31 -0000 I had similar issue when mixed MBR and GPT on the same disk and switched between UEFI and Legacy boot mode several times, so they probably got confused somehow by a mess on a disk partition modes. So I blanked all disk and did a clean install and there was no problem :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info