From owner-freebsd-hackers Tue May 2 2: 2:22 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from web1902.mail.yahoo.com (web1902.mail.yahoo.com [128.11.23.51]) by hub.freebsd.org (Postfix) with SMTP id 35FB237B858 for ; Tue, 2 May 2000 02:02:15 -0700 (PDT) (envelope-from p_k_nandan@yahoo.com) Received: (qmail 28464 invoked by uid 60001); 2 May 2000 08:58:23 -0000 Message-ID: <20000502085823.28463.qmail@web1902.mail.yahoo.com> Received: from [203.197.180.140] by web1902.mail.yahoo.com; Tue, 02 May 2000 01:58:23 PDT Date: Tue, 2 May 2000 01:58:23 -0700 (PDT) From: "NandaKumar P.K." Subject: crash dump on swap device To: freebsd-hackers@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I wanted to analyse a driver crash dump in FreeBSD 3.4. I specified the dumpdevice in rc.conf, but i am not finding anything under the /var/crash directory. I made the kernel crash in my test PCI driver using an invalid access. (writing to 0xFFFFFFFF). The reason may be that the kernel crashes even before reading the rc.conf file. Now i want to specify the dump device in the kernel configuration file and make a new kernel so that the kernel writes the data to the dump device. But the handbook hasn't given the format to specify in the kernel config. file. man config also doesn't help. So any one can help ? Regards, Nandan __________________________________________________ Do You Yahoo!? Send instant messages & get email alerts with Yahoo! Messenger. http://im.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message