From owner-freebsd-current Mon Jan 15 2:43:17 2001 Delivered-To: freebsd-current@freebsd.org Received: from cav.logica.co.uk (cav.logica.co.uk [158.234.10.66]) by hub.freebsd.org (Postfix) with ESMTP id 33F0237B400 for ; Mon, 15 Jan 2001 02:42:59 -0800 (PST) Received: from eckert.logica.co.uk (eckert.logica.co.uk [158.234.10.17]) by cav.logica.co.uk (8.9.1/8.9.1) with ESMTP id KAA10499; Mon, 15 Jan 2001 10:42:54 GMT Received: by eckert.logica.co.uk with Internet Mail Service (5.5.2448.0) id ; Mon, 15 Jan 2001 10:42:49 -0000 Message-ID: From: "Newton, Harry" To: "'Gerhard Sittig '" , "'freebsd-current@freebsd.org'" Subject: Re: Crash dumps during initialisation Date: Mon, 15 Jan 2001 10:42:46 -0000 X-Mailer: Internet Mail Service (5.5.2448.0) Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I think we might be talking at cross-purposes here. What does the kernel do if it panics before the /etc/rc script is run ? (i.e. before the dumpon command is issued ). I can't believe that it reads /etc/rc.conf and locates the dump_dev entry to determine where it should put the crash dump. In 4.4BSD one could specify: config kernel root on swap on dump on but this no longer exists in FreeBSD ? Is this right, and why ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message