From owner-freebsd-current@FreeBSD.ORG Fri Nov 7 13:28:19 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7558D16A4CE for ; Fri, 7 Nov 2003 13:28:19 -0800 (PST) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1E7543FA3 for ; Fri, 7 Nov 2003 13:28:18 -0800 (PST) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id D132972DA8; Fri, 7 Nov 2003 13:28:18 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id CED3D72DA2; Fri, 7 Nov 2003 13:28:18 -0800 (PST) Date: Fri, 7 Nov 2003 13:28:18 -0800 (PST) From: Doug White To: "Jaco H. van Tonder" In-Reply-To: <072901c3a547$de853a00$3635a8c0@jaco> Message-ID: <20031107132648.C25053@carver.gumbysoft.com> References: <055801c3a4a2$75c30c40$3635a8c0@jaco> <20031106170446.V18198@carver.gumbysoft.com> <072901c3a547$de853a00$3635a8c0@jaco> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: savecore changed? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 07 Nov 2003 21:28:19 -0000 On Fri, 7 Nov 2003, Jaco H. van Tonder wrote: > Doug, > > Sorry, my bad, there was no dump availible. I still dont know how I > would manage to get a dump if the kernel panics while busy booting (It > does not know about dumpdev yet?) Ouch. Yeah this is one of those times when you can't grab a dump. You can compile DDB in and at least poke around. You do have a listing of the panic & boot messages up to the point of the panic, yes? If not this would be a good time to learn about serial console. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org