From owner-freebsd-stable@FreeBSD.ORG Mon Aug 19 19:31:24 2013 Return-Path: Delivered-To: freebsd-stable@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 ESMTP id 70B36968; Mon, 19 Aug 2013 19:31:24 +0000 (UTC) (envelope-from mueller6721@twc.com) Received: from hrndva-omtalb.mail.rr.com (hrndva-omtalb.mail.rr.com [71.74.56.122]) by mx1.freebsd.org (Postfix) with ESMTP id 2828523D4; Mon, 19 Aug 2013 19:31:23 +0000 (UTC) X-Authority-Analysis: v=2.0 cv=P6i4d18u c=1 sm=0 a=68NkTaeYMVLl2m++3813FQ==:17 a=i4YerQ4AwY4A:10 a=G8i6IojVimUA:10 a=DvSzqBOGy98A:10 a=pedpZTtsAAAA:8 a=ayC55rCoAAAA:8 a=KGjhK52YXX0A:10 a=HpvZ2tN2KasA:10 a=6I5d2MoRAAAA:8 a=jGNMNZL6Wzohbvdqn7IA:9 a=68NkTaeYMVLl2m++3813FQ==:117 X-Cloudmark-Score: 0 X-Authenticated-User: X-Originating-IP: 74.130.200.176 Received: from [74.130.200.176] ([74.130.200.176:46593] helo=localhost) by hrndva-oedge02.mail.rr.com (envelope-from ) (ecelerity 2.2.3.46 r()) with ESMTP id DB/6C-18468-84272125; Mon, 19 Aug 2013 19:30:16 +0000 Date: Mon, 19 Aug 2013 19:30:16 +0000 Message-ID: From: "Thomas Mueller" To: freebsd-stable@freebsd.org Subject: Re: Change in loader or kernel: won't boot with kfreebsd in grub2 Cc: "Andrey V. Elsukov" X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Aug 2013 19:31:24 -0000 I can repeat (again) what uname -a shows: FreeBSD amelia2 9.2-PRERELEASE FreeBSD 9.2-PRERELEASE #17 r254196: Sun Aug 11 00:36:49 UTC 2013 root@amelia2:/usr/obj/usr/src/sys/SANDY amd64 > Hello, > can you try to install this loader? > http://people.freebsd.org/~ae/loader > WBR, Andrey V. Elsukov I just downloaded it, saving as loaderae, using your email username and initials as a suffix. I assume loader works under a different name? I can use "kfreebsd/loaderae" instead of "kfreebsd /boot/loader", and loaderae will be preserved over the next update from source. Then I will want to test the new /boot/loader which might possibly work right with kfreebsd. Or maybe I will have a newer kfreebsd. Tom