Fix the boot messages redirection setting.
PR: docs/84094 Submitted by: Devon H. O'Dell <dodell@offmyserver.com>
This commit is contained in:
parent
183f0b7f60
commit
f8d03d7674
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=25251
1 changed files with 1 additions and 1 deletions
|
@ -1948,7 +1948,7 @@ raisechar=^^</programlisting>
|
|||
<step>
|
||||
<para>To see all boot messages on the serial console, issue
|
||||
the following command while logged in as the superuser:</para>
|
||||
<screen>&prompt.root; echo 'set console="comconsole"' > /boot/loader.conf</screen>
|
||||
<screen>&prompt.root; echo 'console="comconsole"' > /boot/loader.conf</screen>
|
||||
</step>
|
||||
|
||||
<step>
|
||||
|
|
Loading…
Reference in a new issue