In 5.X old kernel is backed up in /boot/kernel.old and not as
/boot/kernel.old
This commit is contained in:
parent
da88c8501d
commit
532e0d0c1e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17950
1 changed files with 1 additions and 1 deletions
|
@ -381,7 +381,7 @@
|
|||
<note>
|
||||
<para>As of &os; 5.0, kernels are installed along with their
|
||||
modules in <filename>/boot/kernel</filename>, and old kernels
|
||||
will be backed up as <filename>/boot/kernel.old</filename>.
|
||||
will be backed up in <filename>/boot/kernel.old</filename>.
|
||||
Other files relating to the boot process, such as the boot
|
||||
&man.loader.8; and configuration are also stored in
|
||||
<filename>/boot</filename>. Third party or custom modules
|
||||
|
|
Loading…
Reference in a new issue