Add an optional step that describes how to change the
keyboard map in single user mode. Differential Revision: https://reviews.freebsd.org/D890 Reviewed by: wblock
This commit is contained in:
parent
3242d1a69a
commit
67568f7c76
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45719
1 changed files with 8 additions and 0 deletions
|
@ -1476,6 +1476,14 @@ Script started, output file is /var/tmp/mw.out</screen>
|
|||
&prompt.root; <userinput>zfs mount -a</userinput></screen>
|
||||
</step>
|
||||
|
||||
<step>
|
||||
<para>Optional: If a keyboard mapping other than the default
|
||||
US English is desired, it can be changed with
|
||||
&man.kbdmap.1;:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>kbdmap</userinput></screen>
|
||||
</step>
|
||||
|
||||
<step>
|
||||
<para>Then, for either file system, if the
|
||||
<acronym>CMOS</acronym> clock is set to local time (this
|
||||
|
|
Loading…
Reference in a new issue