From owner-freebsd-questions@freebsd.org Sat Dec 12 00:11:33 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3A163A055C5 for ; Sat, 12 Dec 2015 00:11:33 +0000 (UTC) (envelope-from joh.hendriks@gmail.com) Received: from mail-wm0-x232.google.com (mail-wm0-x232.google.com [IPv6:2a00:1450:400c:c09::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E0CDE10F8 for ; Sat, 12 Dec 2015 00:11:32 +0000 (UTC) (envelope-from joh.hendriks@gmail.com) Received: by wmnn186 with SMTP id n186so52734532wmn.0 for ; Fri, 11 Dec 2015 16:11:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:cc:from:message-id:date:user-agent :mime-version:in-reply-to:content-type:content-transfer-encoding; bh=tnvTTX0BK71H/igzsBfw1Bl2RDu8ySuscMV5QfmUwMc=; b=nwUECDWOjUm9UOyLUiKB9zsKZVHedeCHMyJTKH/CfwjKC80xiNcZdvpVEX8DKBPoVc rDmqbHY0+CCR6BlEy21QBV2j2p2+GxJBuqpTUIhVkaePrYmL41QZmCceJxEXs7ZMsdUt Yzs9pnY7OOagSVOPDNTSH/Frlna5B3pr2UC6Y23767ouwzeRSwq3T78pz5SLn6pX0rry JZ6gpzapK4eKL57cWPieQZlh0UQbzBfZ4NHtAeO/lVgnezeDs0aNWLyf/qwUIbYicTK2 iP0wN/qCtQOmCRNxNLEjUqjJ8i3rjqLbSj+lwuDK2AaH1RtBB8o/eYQlr34LvxFcPhGp 724g== X-Received: by 10.28.171.135 with SMTP id u129mr6117638wme.99.1449879091466; Fri, 11 Dec 2015 16:11:31 -0800 (PST) Received: from Johans-MacBook-Air.local (92-111-79-242.static.chello.nl. [92.111.79.242]) by smtp.googlemail.com with ESMTPSA id t64sm5402691wmf.23.2015.12.11.16.11.29 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 11 Dec 2015 16:11:30 -0800 (PST) Subject: Re: New UEFI MoBo, Slow Boots in "Legacy" To: Jason Van Patten References: <566B175E.5070406@lateapex.net> <566B5EFF.8030407@lateapex.net> Cc: freebsd-questions@freebsd.org From: Johan Hendriks Message-ID: <566B6631.6090601@gmail.com> Date: Sat, 12 Dec 2015 01:11:29 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: <566B5EFF.8030407@lateapex.net> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Dec 2015 00:11:33 -0000 Op 12/12/15 om 00:40 schreef Jason Van Patten: > On 12/11/15 1:35 PM, Jason Van Patten wrote: >> So I'm a bit stumped. Is there A)any way I can *significantly* speed up >> the legacy booting, or B)any fix for the EFI boot crashing w/10.2? > > I snagged the 11/30/2015 snapshot of 10.2-STABLE. That installer > booted fine in UEFI mode, installed fine, and has rebooted (via disk) > fine. And since I can snag packages (pkg) for 10.2 with this version, > all good. > > Now, does this 10.2-STABLE eventually become 10.3? Is that how that > works? Yes that is how it works. I think 10.3 will be the last 10.x version, or maybe a 10.4. Nice reads! https://www.freebsd.org/doc/en_US.ISO8859-1/articles/releng/index.html regards Johan