< Previous | Contents | Next >
To configure your locale settings to use a language other than English, install the appropriate language packs and configure them. Currently the use of UTF-8 locales is recommended.
# apt install language-pack-de language-pack-gnome-de
To configure your keyboard (if needed):
# apt install console-setup
# dpkg-reconfigure keyboard-configuration
Note that the keyboard cannot be set while in the chroot, but will be configured for the next reboot.