From owner-freebsd-hackers Fri Feb 28 16:56:44 2003 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9494E37B401 for ; Fri, 28 Feb 2003 16:56:42 -0800 (PST) Received: from 60hz.org (60hz.org [198.144.199.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id D961E43FB1 for ; Fri, 28 Feb 2003 16:56:41 -0800 (PST) (envelope-from mdl@60hz.org) Received: from urusai.60hz.org (mdl@localhost [127.0.0.1]) by 60hz.org (8.12.6/8.12.6) with ESMTP id h210ueOS053717; Fri, 28 Feb 2003 16:56:40 -0800 (PST) (envelope-from mdl@urusai.60hz.org) Received: (from mdl@localhost) by urusai.60hz.org (8.12.6/8.12.6/Submit) id h210uWP4053716; Fri, 28 Feb 2003 16:56:32 -0800 (PST) Date: Fri, 28 Feb 2003 16:56:32 -0800 From: Mark Laws To: Bruce M Simpson , freebsd-hackers@freebsd.org Subject: Re: /bin/loader panic Message-ID: <20030301005632.GA53698@urusai.60hz.org> References: <20030225075836.GA21972@urusai.60hz.org> <20030225092242.GA25509@spc.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030225092242.GA25509@spc.org> User-Agent: Mutt/1.5.3i Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Feb 25, 2003 at 09:22:42AM +0000, Bruce M Simpson wrote: > On Mon, Feb 24, 2003 at 11:58:36PM -0800, Mark Laws wrote: > > During the boot sequence, /boot/loader panics with something about > > "guard1" and reboots. The system in question is a Pentium running > > 4.7-STABLE from February 12, 2003; however, this problem has been > > occurring for at _least_ six months now. I have tried installing new boot > > code into the slice using disklabel as well as updating the MBR. Do any > > of you know what may be causing this and/or how to fix it? Any help > > would be appreciated. > > > > I am unable to provide the text that appears around the time that it > > panics; it reboots too fast. Is there is a way to get it to pause before > > it reboots or wait for a keypress or something? > > If it's managing to execute the loader, then the problem lies there; both > the root slice boot blocks and the MBR are executed before the loader. > > Try booting from fixit media, mount up your root disk, create a file > /boot/loader.conf.local in vi and put: > > console="comconsole" > > Then attach a null modem cable to COM1 on the affected machine, and connect > to this from another machine using your favorite terminal program at > 9600 8-N-1. > > This should allow you to capture the messages which the loader generates, > providing there isn't something wrong at a lower level. > > BMS OK, here's what I get: *** Console: serial port BIOS drive A: is disk4 BIOS drive C: is disk5 BIOS 640kB/130048kB available memory FreeBSD/i386 bootstrap loader, Revision 0.8 (root@himitsu.60hz.org, Thu Feb 13 22:44:59 PST 2003) Can't work out which disk we are booting from. Guessed BIOS device 0xffffffff not found by probes, defaulting to disk0: panic: free: guard1 fail @ 0x375b4 *** -- Mark Laws mdl@60hz.org http://www.60hz.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message