Split the kernel configuration into a new <listitem>, separated from
the kernel source installation.
This commit is contained in:
parent
9a3ef00145
commit
46b4fbd439
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=12646
1 changed files with 5 additions and 0 deletions
|
@ -153,6 +153,11 @@
|
|||
<listitem>
|
||||
<para>Run <command>/stand/sysinstall</command>, and install the kernel
|
||||
source code on your system.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Create a custom kernel configuration, that includes the
|
||||
driver for the vpo driver:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>cd /sys/i386/conf</userinput>
|
||||
&prompt.root; <userinput>cp GENERIC MYKERNEL</userinput></screen>
|
||||
|
|
Loading…
Reference in a new issue