diff --git a/debootstrap_minimal_dekstop_from_scratch.md b/debootstrap_minimal_dekstop_from_scratch.md index 37465e4..692ee4c 100644 --- a/debootstrap_minimal_dekstop_from_scratch.md +++ b/debootstrap_minimal_dekstop_from_scratch.md @@ -16,6 +16,8 @@ Howto `debootstrap` a bare minimal Debian Desktop from scratch - `apt update ; apt install linux-image-generic grub-pc ifupdown man console-data locales` - do locales settings - `dpkg-reconfigure locales` +- configure keyboard +- `dpkg-reconfigure keyboard-configuration` - install X-Server and window manager - `apt install --no-install-recommends xserver-xorg jwm xdm xterm` - ensure grub is installed