> On 8/9/11 10:33 PM, Daryl Sayers wrote:
>> I have a FreeBSD 8.2-STABLE (64bit) system with 4G mem installed. I have
>> had a few kernel panics over the last few weeks and would like to capture
>> a core dump. I have added the following to /etc/rc.conf
>>
>> dumpdev="AUTO"
>> dumpdir=/var/crash
On 8/9/11 10:33 PM, Daryl Sayers wrote:
> I have a FreeBSD 8.2-STABLE (64bit) system with 4G mem installed. I have
> had a few kernel panics over the last few weeks and would like to capture
> a core dump. I have added the following to /etc/rc.conf
>
> dumpdev="AUTO"
> dumpdir=/var/crash
>
> Th
I have a FreeBSD 8.2-STABLE (64bit) system with 4G mem installed. I have
had a few kernel panics over the last few weeks and would like to capture
a core dump. I have added the following to /etc/rc.conf
dumpdev="AUTO"
dumpdir=/var/crash
The /var/crash is a 5G filesystem (with 4.8G free).
When th