Fill out a <note> a bit better by mentioning the loader.conf method of
loading a module in place of just hinting toward it. PR: 123400
This commit is contained in:
parent
1572e84021
commit
82c2cb513b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=33485
1 changed files with 4 additions and 1 deletions
|
|
@ -946,7 +946,10 @@ sd name bigraid.p0.s4 drive e plex bigraid.p0 state initializing len 4194304b dr
|
|||
<note><para>This information only relates to the historic
|
||||
Vinum implementation. <emphasis>Gvinum</emphasis> always
|
||||
features an automatic startup once the kernel module is
|
||||
loaded.</para></note>
|
||||
loaded, via &man.loader.conf.5;. To load the
|
||||
<emphasis>Gvinum</emphasis> module at boot time, add
|
||||
<literal>geom_vinum_load="YES"</literal> to
|
||||
<filename>/boot/loader.conf</filename>.</para></note>
|
||||
|
||||
<para>In order to start Vinum automatically when you boot the
|
||||
system, ensure that you have the following line in your
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue