The config dump syntax for hard-coding the dump location before

dumpon(8) can be executed has been deprecated since FreeBSD 4.x and no
longer works.  Use the loader instead.

PR:    	       docs/129263
This commit is contained in:
Murray Stokely 2008-12-15 01:04:07 +00:00
parent 1cb17307ec
commit cce21e8660
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=33425

View file

@ -79,11 +79,6 @@
device. <filename>AUTO</filename> is the default as of
&os;&nbsp;6.0.</para>
<para>Alternatively, the dump device can be hard-coded via the
<literal>dump</literal> clause in the &man.config.5; line of
a kernel configuration file. This approach is deprecated and should
be used only if a kernel is crashing before &man.dumpon.8; can be executed.</para>
<tip><para>Check <filename>/etc/fstab</filename> or
&man.swapinfo.8; for a list of swap devices.</para></tip>