From owner-freebsd-stable@FreeBSD.ORG Sun Feb 8 04:05:06 2009 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 A03F01065670 for ; Sun, 8 Feb 2009 04:05:06 +0000 (UTC) (envelope-from markir@paradise.net.nz) Received: from smtp3.clear.net.nz (smtp3.clear.net.nz [203.97.33.64]) by mx1.freebsd.org (Postfix) with ESMTP id 6BDF08FC13 for ; Sun, 8 Feb 2009 04:05:06 +0000 (UTC) (envelope-from markir@paradise.net.nz) Received: from zmori.markir.net (121-73-179-120.dsl.telstraclear.net [121.73.179.120]) by smtp3.clear.net.nz (CLEAR Net Mail) with ESMTP id <0KEQ00M9ZBCGRZ30@smtp3.clear.net.nz> for FreeBSD-stable@FreeBSD.org; Sun, 08 Feb 2009 17:05:05 +1300 (NZDT) Date: Sun, 08 Feb 2009 17:05:04 +1300 From: Mark Kirkwood In-reply-to: <4976CB1C.7050409@paradise.net.nz> To: FreeBSD-stable@FreeBSD.org Message-id: <498E59F0.30700@paradise.net.nz> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7bit References: <20090109171857.GA49752@marvin.eastcentral.edu> <4975ADF4.1070103@paradise.net.nz> <4976CB1C.7050409@paradise.net.nz> User-Agent: Thunderbird 2.0.0.19 (X11/20090117) Cc: rizzo@iet.unipi.it Subject: Re: Broken loader on 7.1-STABLE? 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: Sun, 08 Feb 2009 04:05:06 -0000 Mark Kirkwood wrote: > I wrote: >> >> I am getting this too - update from RELENG_7 @12 Jan src to 20 Jan >> and I have: >> >> panic: free: guard1 fail @ 0x511d >> from /usr/src/sys/boot/i386/loader/../../common/module.c:959 >> >> Can't work out which disk we are booting from. >> Guessed BIOS device 0xffffffff not found by probes, defaulting to disk0 >> >> > > Forgot to say (cc'ing Luigi as he is collecting info): > > Asus a8vx with an AMD 64x2 3800+ dual core > Also seeing this on a Supermicro P3TDER 2xPIII 1.26 GHz with RELENG_7 @08 Feb. In this case specifying /boot/loader.old got me booted ok (not sure why this *didn't* work with the Asus, maybe I need to try it again with the Feb sources). regards Mark