From owner-freebsd-questions@FreeBSD.ORG Thu Oct 23 19:47:30 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7B056F43 for ; Thu, 23 Oct 2014 19:47:30 +0000 (UTC) Received: from mail-ie0-x235.google.com (mail-ie0-x235.google.com [IPv6:2607:f8b0:4001:c03::235]) (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 481C47D7 for ; Thu, 23 Oct 2014 19:47:30 +0000 (UTC) Received: by mail-ie0-f181.google.com with SMTP id y20so1633389ier.12 for ; Thu, 23 Oct 2014 12:47:29 -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:from:date:message-id :subject:to:cc:content-type; bh=8pkvZlfjEjnaUZX4mZgFivbmkdulGgiftqeF8m+ausU=; b=RY+FsUICKXkVToh+p3DAJxnJO2T0QAddGhzgAuJhgiLkqJ/3D4BfdfuIOKJZIMIrzh 3soXoMTtbhCCBpNIIQkkfvAW8xLrCSjqtLb0cbtc40p5tn8kYd972xFGRhL397SepbOI f53xNE6YGAMSnNkIbTXXbt5nENrZxi0ezA9hZl3I/nh66CN/YoZquH5UySlhGXNZTy1+ NOk+5zCUFiyfHHCicPjXNwpmdYOzUCpy3dOZxMy+CdQ2YEz2G4Ixj/mU3Z0FToC6aO2b 5EmiwqUr2UCVyEPge02cZvxm87rbwHiIToJxxVtE8TbKzzJa27RGQXihNH6pT5nriJ7P duzA== X-Received: by 10.50.79.232 with SMTP id m8mr358924igx.11.1414093649737; Thu, 23 Oct 2014 12:47:29 -0700 (PDT) MIME-Version: 1.0 Sender: carpeddiem@gmail.com Received: by 10.107.29.132 with HTTP; Thu, 23 Oct 2014 12:47:09 -0700 (PDT) In-Reply-To: References: From: Ed Maste Date: Thu, 23 Oct 2014 15:47:09 -0400 X-Google-Sender-Auth: uV3unq-q10e3wdndGZLdvof6WGk Message-ID: Subject: Re: Trouble installing on uefi machine To: Brian Wood Content-Type: text/plain; charset=UTF-8 Cc: FreeBSD Questions 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: Thu, 23 Oct 2014 19:47:30 -0000 On 23 October 2014 15:21, Brian Wood wrote: > On Sun, Oct 12, 2014 at 4:22 PM, Brian Wood wrote: > >> On Sat, Oct 4, 2014 at 2:27 PM, Brian Wood wrote: >> >> The second to the last line is: >> >> module_register_init: MOD_LOAD (vesa, 0xffffffff80d92410, 0) error 19 >> >> Is there any advice other than waiting for RC3? >> >> >> > I tried it with FreeBSD-10.1-RC3-amd64-uefi-memstick.img > and it still hangs. I missed the beginning of this thread, but you won't want vesa w/ UEFI. Did you do anything specific that's trying to load vesa?