From owner-freebsd-stable@FreeBSD.ORG Tue Nov 13 12:16:34 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DCA1416A417 for ; Tue, 13 Nov 2007 12:16:34 +0000 (UTC) (envelope-from gerrit@pmp.uni-hannover.de) Received: from authsmtp.rrzn.uni-hannover.de (authsmtp.rrzn.uni-hannover.de [130.75.2.107]) by mx1.freebsd.org (Postfix) with ESMTP id 6BB2813C4A6 for ; Tue, 13 Nov 2007 12:16:34 +0000 (UTC) (envelope-from gerrit@pmp.uni-hannover.de) Received: from www.pmp.uni-hannover.de (www.pmp.uni-hannover.de [130.75.117.2]) by authsmtp.rrzn.uni-hannover.de (8.13.8/8.13.7) with ESMTP id lADCGOVY008514 for ; Tue, 13 Nov 2007 13:16:25 +0100 Received: from pmp.uni-hannover.de (arc.pmp.uni-hannover.de [130.75.117.1]) by www.pmp.uni-hannover.de (Postfix) with SMTP id 401D84F for ; Tue, 13 Nov 2007 13:16:24 +0100 (CET) Date: Tue, 13 Nov 2007 13:16:24 +0100 From: Gerrit =?ISO-8859-1?Q?K=FChn?= To: freebsd-stable@freebsd.org Message-Id: <20071113131624.23665958.gerrit@pmp.uni-hannover.de> In-Reply-To: <20071113093800.dd001dda.gerrit@pmp.uni-hannover.de> References: <20071113093800.dd001dda.gerrit@pmp.uni-hannover.de> Organization: Albert-Einstein-Institut (MPI =?ISO-8859-1?Q?f=FCr?= Gravitationsphysik & IGP =?ISO-8859-1?Q?Universit=E4t?= Hannover) X-Mailer: Sylpheed 2.4.7 (GTK+ 2.12.1; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-PMX-Version: 5.3.0.289146, Antispam-Engine: 2.5.0.283055, Antispam-Data: 2007.11.13.35625 Subject: Re: System unbootable after upgrade to FBSD 7 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Nov 2007 12:16:34 -0000 On Tue, 13 Nov 2007 09:38:00 +0100 Gerrit K=FChn wrote about System unbootable after upgrade to FBSD 7: GK> Can't work out which disk we are booting from. GK> Guessed BIOS device 0xffffffff not found by probes, defaulting to GK> disk0: GK> panic: free: guard1 fail @ 0x6c23c GK> from /usr/src/sys/boot/i386/loader/../../common/module.c:959 For the record: I just managed to find the solution for this on -current (don't know why I couldn't find this already yesterday): Bad CFLAGS in make.conf. cu Gerrit