Date: Sun, 1 Sep 2002 12:55:01 -0700 (PDT) From: Matthew Dillon <dillon@apollo.backplane.com> To: "Marc G. Fournier" <scrappy@hub.org> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Crash with KVM monitoring in place ... Message-ID: <200209011955.g81Jt1Wd015086@apollo.backplane.com> References: <20020901165132.S9332-100000@hub.org>
next in thread | previous in thread | raw e-mail | index | archive | help
: : :shouldn't kern.dumpdev tell me what device I have it pointed to? : :venus# sysctl -a | grep dump :kern.dumpdev: :kern.sugid_coredump: 0 :kern.coredump: 1 :machdep.do_dump: 1 :venus# grep dump /etc/rc.conf :dumpdev="/dev/amrd0s1b" It should. Maybe it had a problem. Try setting the dump device manually as root: dumpon /dev/amrd0s1b -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209011955.g81Jt1Wd015086>