From owner-freebsd-hackers@FreeBSD.ORG Wed Jul 2 17:09:06 2014 Return-Path: Delivered-To: freebsd-hackers@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 6E63D9B1 for ; Wed, 2 Jul 2014 17:09:06 +0000 (UTC) Received: from i3mail.icecube.wisc.edu (i3mail.icecube.wisc.edu [128.104.255.23]) by mx1.freebsd.org (Postfix) with ESMTP id 346D62B58 for ; Wed, 2 Jul 2014 17:09:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by i3mail.icecube.wisc.edu (Postfix) with ESMTP id F1EEC3805C; Wed, 2 Jul 2014 12:08:58 -0500 (CDT) X-Virus-Scanned: amavisd-new at icecube.wisc.edu Received: from i3mail.icecube.wisc.edu ([127.0.0.1]) by localhost (i3mail.icecube.wisc.edu [127.0.0.1]) (amavisd-new, port 10030) with ESMTP id M0P_KMRGmzme; Wed, 2 Jul 2014 12:08:58 -0500 (CDT) Received: from comporellon.tachypleus.net (polaris.tachypleus.net [75.101.50.44]) by i3mail.icecube.wisc.edu (Postfix) with ESMTPSA id 832CE3802B; Wed, 2 Jul 2014 12:08:58 -0500 (CDT) Message-ID: <53B43CA9.1070405@freebsd.org> Date: Wed, 02 Jul 2014 10:08:57 -0700 From: Nathan Whitehorn User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Aleksandr Rybalko , Rozhuk.IM@gmail.com Subject: Re: UEFI boot hang References: <53b0738c.883e700a.69cd.ffffb097@mx.google.com> <53B075D4.4060403@freebsd.org> <53b086e5.4725980a.2fcc.ffffadad@mx.google.com> <53B08E7A.7060909@freebsd.org> <53b095df.ad0a980a.0533.ffffb15c@mx.google.com> <20140630143204.b9cba8ca539dec090ce4be46@ddteam.net> In-Reply-To: <20140630143204.b9cba8ca539dec090ce4be46@ddteam.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-hackers@freebsd.org X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jul 2014 17:09:06 -0000 On 06/30/14 04:32, Aleksandr Rybalko wrote: > On Mon, 30 Jun 2014 02:40:28 +0400 > rozhuk.im@gmail.com wrote: > >> I try with VT kernel and got: >> >> http://netlab.linkpc.net/download/tmp/fbsd_11_uefi_fatal1.jpg > Hi Ivan, > > can you please get backtrace somehow? > > Thanks! > I get the same error in VirtualBox when using EFI. If they're the same error, that might be a good place to debug it. -Nathan