Hi, On Tue, 30.09.2008 at 22:23:21 -0600, Dale Carstensen <[EMAIL PROTECTED]> wrote: > I did trace and ps in ddb, but another crash before savecore could > capture the result of "boot dump" lost the crash dump, and the > results of those commands.
recommended procedure (if you can do this): Get a serial console and run 'script' before you connect (or otherwise activate logging for your terminal program). That way, you won't lose what you already have if the machine crashes again. > mv /bsd /bsd.up > mv /bsd.mp /bsd A better way should be to say # echo 'set image /bsd.mp' > /etc/boot.conf Kind regards, --Toni++