From owner-freebsd-bugs Tue Jul 25 00:52:51 1995 Return-Path: bugs-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id AAA14802 for bugs-outgoing; Tue, 25 Jul 1995 00:52:51 -0700 Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.cdrom.com (8.6.11/8.6.6) with SMTP id AAA14789 for ; Tue, 25 Jul 1995 00:52:30 -0700 Received: from sax.sax.de by irz301.inf.tu-dresden.de with SMTP (5.67b+/DEC-Ultrix/4.3) id AA09428; Tue, 25 Jul 1995 09:52:09 +0200 Received: by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id KAA25929; Tue, 25 Jul 1995 10:09:24 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.6.11/8.6.9) id HAA07860; Tue, 25 Jul 1995 07:37:52 +0200 From: J Wunsch Message-Id: <199507250537.HAA07860@uriah.heep.sax.de> Subject: Re: !!! dumpon doesnt't work !!! To: graichen@omega.physik.fu-berlin.de (Thomas Graichen) Date: Tue, 25 Jul 1995 07:37:51 +0200 (MET DST) Cc: bugs@FreeBSD.org In-Reply-To: <9507241125.AA06490@omega.physik.fu-berlin.de> from "Thomas Graichen" at Jul 24, 95 01:25:32 pm Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 750 Sender: bugs-owner@FreeBSD.org Precedence: bulk As Thomas Graichen wrote: > > ... i try to get a kernel core dump to give you more information about another > problem i mailed to bugs@... - but i'm unable to get the system dump core - i > tried: > > dumpon /dev/wd0b > > dumpon /dev/wd0s4b > > in rc before savecore - i also tried > > config kernel root on wd0 dumps on wd0 Both ways are supposed to get you a core dump (the dumpon variant will only work after you've also swapon'ed that partition, from my experience). If your system is stalling, this is a problem somewhere in the disk driver or related code, not with the dumpon command. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-)