On Wednesday 12 January 2005 22:36, Rick Updegrove wrote: > Lowell Gilbert wrote: [ ... ] > > So, I am still trying to obtain a dump. > > Thanks to your reply, I did re-read #KERNEL-PANIC-TROUBLESHOOTING > more carefully and I did try the following. > > [EMAIL PROTECTED] nm -n /boot/kernel | grep c061c642 > nm: Warning: '/boot/kernel' is not an ordinary file
/boot/kernel is a directory containing the kernel and loadable modules. Try to run nm on /boot/kernel/kernel. > > Any ideas on that? The reason I did not try that first was I > mistakenly thought I had to first capture the crash dump for some > reason. You can get much much more information about what went wrong from a crash dump, so try to capture one if you can. Oh, and build a debug kernel, if you didn't do it before. A crash dump can be pretty useless without one. [ ... ] > > > Rick cheers, m. _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"