From owner-freebsd-current@FreeBSD.ORG Fri Apr 27 18:00:22 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 726BD16A402 for ; Fri, 27 Apr 2007 18:00:22 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 5E57513C46C for ; Fri, 27 Apr 2007 18:00:22 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id E152E1A4D89; Fri, 27 Apr 2007 11:00:49 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 8474D513C5; Fri, 27 Apr 2007 14:00:21 -0400 (EDT) Date: Fri, 27 Apr 2007 14:00:21 -0400 From: Kris Kennaway To: Tom Cumming Message-ID: <20070427180021.GA57409@xor.obsecurity.org> References: <20070426204602.GA81382@keltia.freenix.fr> <20070427012401.GZ2445@obelix.dsto.defence.gov.au> <20070427013742.GA51877@troutmask.apl.washington.edu> <20070427014317.GA17436@xor.obsecurity.org> <20070427030017.GA52347@troutmask.apl.washington.edu> <20070427031124.GA18527@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i Cc: freebsd-current@freebsd.org, Steve Kargl , Kris Kennaway Subject: Re: Panic on boot. How do I get a kernel dump. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 27 Apr 2007 18:00:22 -0000 On Fri, Apr 27, 2007 at 08:31:16AM -0700, Tom Cumming wrote: > >> > > set dumpdev="/dev/ad0s2b" > > > >To clarify, there is no way to set the dumpdev in the loader, by > >tunable or any other method :) > > > Thanks all, it seems finally people are understanding my question. I've > already tried to, "set dumpdev = ad1s1b" in the loader and that didn't work. > I didn't use the, "/dev/" path because rootdev didn't have it, and I believe > the syntax would be the same. > > One possibility is to hard code dumpdev in the kernel, then boot that > kernel. I don't know many different ways I can say "there is no way to do it". Maybe a different font will help: .___.. , . , | |_ _ ._. _ * __ ._ _ . , _. . -+- _ _| _ *-+- | [ )(/,[ (/, |_) [ )(_) \/\/ (_]\_| | (_) (_](_) | | * ._| HTH :) Kris