On 9/5/25 02:41, Colin Watson wrote:
On Thu, Sep 04, 2025 at 09:17:19PM +0200, M Ghost wrote:I'm trying to create a preseeded installation for Debian 13 "Trixie" (usingthe amd64 netinstaller), and I'm running into a persistent issue with the keyboard layout that I can't seem to solve.# Localization d-i debian-installer/language string en d-i debian-installer/country string DE d-i debian-installer/locale string en_US.UTF-8
`d-i localechooser/supported-locales multiselect< XX>_DE.UTF-8`I might be rong here but to me you also need the locale for the desired keyboard.
# Keyboard selection d-i console-setup/ask_detect boolean false
>> I do not have the above line.
d-i keyboard-configuration/layoutcode string de
Same as above. -- John Doe