From owner-freebsd-current@FreeBSD.ORG Wed Sep 10 12:32:36 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 31EB0106564A for ; Wed, 10 Sep 2008 12:32:36 +0000 (UTC) (envelope-from wkoszek@freebsd.czest.pl) Received: from freebsd.czest.pl (l95h.icis.pcz.pl [212.87.224.105]) by mx1.freebsd.org (Postfix) with ESMTP id A78028FC17 for ; Wed, 10 Sep 2008 12:32:35 +0000 (UTC) (envelope-from wkoszek@freebsd.czest.pl) Received: from freebsd.czest.pl (l95h.icis.pcz.pl [212.87.224.105]) by freebsd.czest.pl (8.14.2/8.14.2) with ESMTP id m8ABS16g019176; Wed, 10 Sep 2008 11:28:01 GMT (envelope-from wkoszek@freebsd.czest.pl) Received: (from wkoszek@localhost) by freebsd.czest.pl (8.14.2/8.14.2/Submit) id m8ABS0aO019175; Wed, 10 Sep 2008 11:28:00 GMT (envelope-from wkoszek) Date: Wed, 10 Sep 2008 11:28:00 +0000 From: "Wojciech A. Koszek" To: Igor R Message-ID: <20080910112800.GA18393@FreeBSD.org> Mail-Followup-To: Igor R , freebsd-current@freebsd.org References: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) X-Greylist: Sender DNS name whitelisted, not delayed by milter-greylist-3.0 (freebsd.czest.pl [212.87.224.105]); Wed, 10 Sep 2008 11:28:01 +0000 (UTC) Cc: freebsd-current@freebsd.org Subject: Re: geom_label & firewire & sbp X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Sep 2008 12:32:36 -0000 On Wed, Sep 10, 2008 at 03:08:32PM +0400, Igor R wrote: > Hello! > > I have installed FreeBSD 8-CURRENT (around week old) on my HP nx7400. > All works fine, but I always rebuild kernel without unneeded drivers. > > I use journaled UFS and mount filesystem (including rootfs) using > labels. So after I recompiled kernel with my own configuration it > cannot boot because it does not see my /dev/ufs/root > geom_label is in kernel. I had booted GENERIC kernel and started to > rebuild kernels from GENERIC configuration removing on each step some > drivers and options from config. > > After 8 or 9 builds I have found, that removal of "sbp" device from > kernel config prevents kernel from detecting labels and prevents boot. > This looks VERY strange, but ... . > Also I have not tried 8-CURRENT on other hardware. Igor, Could you confirm that it looks like my old report: http://www.mavetju.org/mail/view_message.php?list=freebsd-current&id=2548285 Hidetoshi proposed simple change: http://www.mavetju.org/mail/view_message.php?list=freebsd-current&id=2548291 Which helped and still helps, as it was never commited. Let us know if it works for you. Thanks, -- Wojciech A. Koszek wkoszek@FreeBSD.org http://people.freebsd.org/~wkoszek/