Adam K Kirchhoff <adamk@voicenet.com> wrote:
> 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? :-)
Also, if you don't think you're going to have enough room in /var/crash,
can you symlink that from another partition? :-)
Adam