From owner-freebsd-questions@freebsd.org Fri Dec 11 18:35:08 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 4DFBE9D7180 for ; Fri, 11 Dec 2015 18:35:08 +0000 (UTC) (envelope-from jvp@lateapex.net) Received: from riddler.lateapex.net (unknown [IPv6:2001:470:e2f8:6969::217]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "riddler.lateapex.net", Issuer "riddler.lateapex.net" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 1C53A1AC9 for ; Fri, 11 Dec 2015 18:35:08 +0000 (UTC) (envelope-from jvp@lateapex.net) Received: from [127.0.0.1] (riddler.lateapex.net [IPv6:2001:470:e2f8:6969:0:0:0:217]) (authenticated bits=0) by riddler.lateapex.net (8.15.2/8.15.2) with ESMTPA id tBBIZ6QE014603 for ; Fri, 11 Dec 2015 13:35:06 -0500 (EST) (envelope-from jvp@lateapex.net) X-Authentication-Warning: riddler.lateapex.net: Host riddler.lateapex.net [IPv6:2001:470:e2f8:6969:0:0:0:217] claimed to be [127.0.0.1] To: freebsd-questions@freebsd.org From: Jason Van Patten Subject: New UEFI MoBo, Slow Boots in "Legacy" Message-ID: <566B175E.5070406@lateapex.net> Date: Fri, 11 Dec 2015 13:35:10 -0500 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Milter: Spamilter DataSet=MTA-Peer; receiver=riddler.lateapex.net; sender-ip=2001:470:e2f8:6969::217; sender-helo=[127.0.0.1]; X-Milter: Spamilter DataSet=SessionId; receiver=riddler.lateapex.net; sessionid='ef36d30dd39a429496c81ffaf8063820'; 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: Fri, 11 Dec 2015 18:35:08 -0000 Hey gang - I'm trying to build a new router using Gigabyte's GA-H170N-WIFI board, which is armed with a version of AMI's UEFI. The first fail I ran into was with the FreeBSD 10.2 EFI memstick installer. It would page fault during the kernel load every single time, in the same spot. I changed over to the non-EFI memstick, and it boots. However... the boot time is *insanely* slow. As in: it takes over 5 minutes for the kernel to finish loading. Once the rc scripts hit, everything is quite quick. But it's that boot time that's ridiculous. The same happens once I install 10.2 (non-EFI) and reboot using the disk: very slow boot time. As an important aside: I did try the latest 11.0 snapshot in EFI mode. It boots and installs fine. But I'm not keen on bleeding edge, specially for a router. 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? Thanks. -- Jason Van Patten