From owner-freebsd-arch@FreeBSD.ORG Wed Mar 23 22:51:43 2011 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9775A1065677; Wed, 23 Mar 2011 22:51:43 +0000 (UTC) (envelope-from avg@freebsd.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id A98D28FC0A; Wed, 23 Mar 2011 22:51:42 +0000 (UTC) Received: from porto.topspin.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id AAA16364; Thu, 24 Mar 2011 00:51:35 +0200 (EET) (envelope-from avg@freebsd.org) Received: from localhost.topspin.kiev.ua ([127.0.0.1]) by porto.topspin.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1Q2Wtr-000F7f-1s; Thu, 24 Mar 2011 00:51:35 +0200 Message-ID: <4D8A7976.5090103@freebsd.org> Date: Thu, 24 Mar 2011 00:51:34 +0200 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.15) Gecko/20110308 Lightning/1.0b2 Thunderbird/3.1.9 MIME-Version: 1.0 To: Oliver Fromme References: <20110323200200.GA85810@freebsd.org> <201103232050.p2NKov4g017463@lurza.secnetix.de> In-Reply-To: <201103232050.p2NKov4g017463@lurza.secnetix.de> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Alexander Best , freebsd-arch@freebsd.org Subject: Re: kernel memory checks on boot vs. boot time X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2011 22:51:43 -0000 on 23/03/2011 22:50 Oliver Fromme said the following: > Beware, I don't know if this is the *only* thing preventing > boot2 from booting an amd64 kernel. There might be more. > I haven't tried booting FreeBSD without the boot loader in > a long time. Probably not in this century. Kind of hijacking the thread - while we are gradually moving from mbr+bsdlabel to gpt and more, we are also moving from away from size-constrained boot2. My vision is that boot2 and loader should fuse into something more powerful that would reside in a boot partition, but with its config files on a "regular" filesystem. -- Andriy Gapon