s/>/>>/ on the previous commit, this will preserve existing loader.conf
content. Suggested by: ceri@
This commit is contained in:
parent
f8d03d7674
commit
dcc5d590a1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=25252
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 'console="comconsole"' > /boot/loader.conf</screen>
|
||||
<screen>&prompt.root; echo 'console="comconsole"' >> /boot/loader.conf</screen>
|
||||
</step>
|
||||
|
||||
<step>
|
||||
|
|
Loading…
Reference in a new issue