[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#950830: #950830 installation-reports: Preseeding language+country+locale not working in Buster



On 8/2/2020 3:10 PM, Holger Wansing wrote:
Hi,

one <peter.marko@siemens.com> wrote (7 Feb 2020 08:39:02):
d-i	debian-installer/language	string en
d-i	debian-installer/country	string CH
d-i	debian-installer/locale	string en_US.UTF-8

From my testing this should be basically the correct parameters, however
when looking at
https://d-i.debian.org/doc/installation-guide/en.amd64/apbs04.html
there are just spaces between the fields, no tabs.

Maybe that's the problem?

Do you have a chance to give it a try?
(Maybe also try a bullseye image? However, the format of the preseeding
parameters did not change between Buster and Bullseye.)


For me the below preseed snippet works on Buster and Bullseye:

# The values can also be preseeded individually for greater flexibility.
d-i debian-installer/language string C
d-i debian-installer/country string EN
d-i debian-installer/locale string C
# Optionally specify additional locales to be generated.
d-i localechooser/supported-locales multiselect en_US.UTF-8, ...


--
John Doe


Reply to: