|
Lines 24-30
Link Here
|
| 24 |
(note that this will have to be done after configuring the partition in |
24 |
(note that this will have to be done after configuring the partition in |
| 25 |
question as swap space via &man.swapon.8;). This is normally arranged |
25 |
question as swap space via &man.swapon.8;). This is normally arranged |
| 26 |
by setting the <varname>dumpdev</varname> variable in |
26 |
by setting the <varname>dumpdev</varname> variable in |
| 27 |
<filename>/etc/rc.conf</filename>.</para> |
27 |
&man.rc.conf.5;. If you have set <varname>dumpdev</varname> variable |
|
|
28 |
in &man.rc.conf.5; the &man.savecore.8; program will automatically be |
| 29 |
called on the first multi-user boot after the crash and save the kernel |
| 30 |
crash dump to the directory specified in the &man.rc.conf.5; |
| 31 |
<varname>dumpdir</varname> variable (the default directory is |
| 32 |
<filename>/var/crash</filename>).</para> |
| 28 |
|
33 |
|
| 29 |
<para>Alternatively, you can hard-code the dump device via the |
34 |
<para>Alternatively, you can hard-code the dump device via the |
| 30 |
<literal>dump</literal> clause in the <literal>config</literal> line of |
35 |
<literal>dump</literal> clause in the <literal>config</literal> line of |