看板 DFBSD_bugs 關於我們 聯絡資訊
Sascha Wildner <saw@online.de> wrote: > Adam K Kirchhoff wrote: >> Unfortunately, I don't have a core file. Is there someway to force >> it to generate one? > Set the dumpdev in /etc/rc.conf, i.e.: > dumpdev="/dev/ad0s1b" > Upon reboot the core is then saved to /var/crash. What do you do if the crash is happening before dumpon can read rc.conf and execute? :-) Adam