SYSTEMD-VCONSOLE-SETUP.SERVICE(8) systemd-vconsole-setup.service SYSTEMD-VCONSOLE-SETUP.SERVICE(8)NAME
systemd-vconsole-setup.service, systemd-vconsole-setup - Configure the virtual console at boot
SYNOPSIS
systemd-vconsole-setup.service
/usr/lib/systemd/systemd-vconsole-setup
DESCRIPTION
systemd-vconsole-setup.service is an early-boot service that configures the virtual console font and console keymap. Internally it calls
loadkeys(1) and setfont(8).
See vconsole.conf(5) for information about the configuration files understood by this service.
KERNEL COMMAND LINE
A few configuration parameters from vconsole.conf may be overridden on the kernel command line:
vconsole.keymap=, vconsole.keymap.toggle=
Overrides the key mapping table for the keyboard and the second toggle keymap.
vconsole.font=, vconsole.font.map=, vconsole.font.unimap=
Configures the console font, the console map, and the unicode font map.
See vconsole.conf(5) for information about these settings.
SEE ALSO systemd(1), vconsole.conf(5), loadkeys(1), setfont(8), systemd-localed.service(8)systemd 208SYSTEMD-VCONSOLE-SETUP.SERVICE(8)
Check Out this Related Man Page
VCONSOLE.CONF(5) vconsole.conf VCONSOLE.CONF(5)NAME
vconsole.conf - configuration file for the virtual console
SYNOPSIS
/etc/vconsole.conf
DESCRIPTION
The /etc/vconsole.conf file configures the virtual console, i.e. keyboard mapping and console font.
The basic file format of the vconsole.conf is a newline-separated list environment-like shell-compatible variable assignments. It is
possible to source the configuration from shell scripts, however, beyond mere variable assignments no shell features are supported,
allowing applications to read the file without implementing a shell compatible execution engine.
Note that the kernel command line options vconsole.keymap=, vconsole.keymap.toggle=, vconsole.font=, vconsole.font.map=,
vconsole.font.unimap= may be used to override the console settings at boot.
Depending on the operating system other configuration files might be checked for configuration of the virtual console as well, however only
as fallback.
OPTIONS
The following options are understood:
KEYMAP=, KEYMAP_TOGGLE=
Configures the key mapping table of for they keyboard. KEYMAP= defaults to us if not set. The KEYMAP_TOGGLE= can be used to configured
a second toggle keymap and is by default unset.
FONT=, FONT_MAP=, FONT_UNIMAP=
Configures the console font, the console map and the unicode font map. FONT= defaults to latarcyrheb-sun16.
EXAMPLE
Example 1. German keyboard and console
/etc/vconsole.conf:
KEYMAP=de-latin1
FONT=latarcyrheb-sun16
SEE ALSO systemd(1), loadkeys(1), setfont(8), locale.conf(5)AUTHOR
Lennart Poettering <lennart@poettering.net>
Developer
systemd 10/07/2013 VCONSOLE.CONF(5)
just setup a new system today - 9117 570, using HMC for console but not partitioned.
I installed this system twice. the first time it started off as 5300-00, then updated to ML03. before the update, I believe I mirrored the rootvg, and then altered the bootlist, at that point, the display was... (4 Replies)
I have a SunOS 5.8 box and have always downloaded & applied patches via my PC, but I want to be able to go out to sunsolve directly from the console ... however, I guess it doesn't know the IP of our domain's DNS server or something.
Where are these setting held on a Sun box??? (1 Reply)
i am running solaris 10 in my vmware workstation. How to setup a console for my solaris box. in Vmware i could see a serial port option. can some one help me on how i can setup a console . (0 Replies)