From owner-freebsd-hackers Sun Aug 27 11:36:17 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 01F1937B424 for ; Sun, 27 Aug 2000 11:36:15 -0700 (PDT) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e7RIa7V09827; Sun, 27 Aug 2000 11:36:07 -0700 (PDT) Date: Sun, 27 Aug 2000 11:36:07 -0700 From: "'Alfred Perlstein'" To: Clarence Brown Cc: freebsd-hackers@freebsd.org Subject: Re: 4.1 lockup at isa0: on reboot Message-ID: <20000827113607.B1209@fw.wintelcom.net> References: <20000827095200.A1209@fw.wintelcom.net> <003601c01051$2a05ea40$8c6896d1@granitepost.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <003601c01051$2a05ea40$8c6896d1@granitepost.com>; from clabrown@granitepost.com on Sun, Aug 27, 2000 at 02:03:53PM -0400 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Clarence Brown [000827 10:59] wrote: > > -----Original Message----- > > Behalf Of Alfred Perlstein > > * Blaz Zupan [000827 09:13] wrote: > > Looks like I might have to figure out how to > setup my system for kernel debug... Yes, you can choose to install the source code you can do so by running /stand/sysinstall and choosing to install the kernel sources, one doesn't need to know much to figure out how to just get a traceback. It's really just as simple as recomiling your kernel: http://www.freebsd.org/handbook/kernelconfig.html just add the options I mentioned above: > > options DDB > > options BREAK_TO_DEBUGGER and you ought to be able to get us a traceback by hitting ctrl-alt-esc, then 't' at the prompt. Btw, providing the type of disks and HD controller as well as a complete "boot -v" output would be a lot more helpful, if you can hard-reset then boot -v you should be able to find the file in /var/run/dmesg.boot. thanks, -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message