Note that dropping to single user mode can be postponed until
`installkernel' or `installworld'. PR: docs/39858 Submitted by: Chris Pepper <pepper@rockefeller.edu>
This commit is contained in:
parent
e3ae5c7490
commit
60d0656169
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13624
1 changed files with 3 additions and 1 deletions
|
@ -754,7 +754,9 @@ subscribe cvs-all</programlisting>
|
|||
<para>Another method is to compile the system in multi-user mode, and
|
||||
then drop into single user mode for the installation. If you would
|
||||
like to do it this way, simply hold off on the following steps until
|
||||
the build has completed.</para>
|
||||
the build has completed. You can postpone dropping to single user
|
||||
mode until you have to <maketarget>installkernel</maketarget> or
|
||||
<maketarget>installworld</maketarget>.</para>
|
||||
|
||||
<para>As the superuser, you can execute</para>
|
||||
|
||||
|
|
Loading…
Reference in a new issue