From 40fd436e5a3fde81e1f9de44e47b2fe1d0bc6d03 Mon Sep 17 00:00:00 2001 From: "Brent, Yang Bohan" Date: Mon, 8 Apr 2019 00:12:25 +0800 Subject: [PATCH] Update netboot.sh --- netboot.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/netboot.sh b/netboot.sh index 79f3f04..cff7887 100644 --- a/netboot.sh +++ b/netboot.sh @@ -206,12 +206,12 @@ cat >> preseed.cfg << EOF # INCLUDE: 9 # UPGRADE: 9 -# 1. Localization: COUNTRY +# 1. Localization: -d-i debian-installer/locale string en_US d-i debian-installer/language string en d-i debian-installer/country string {{-COUNTRY-}} d-i debian-installer/locale string en_US.UTF-8 +d-i console-setup/ask_detect boolean false d-i keyboard-configuration/xkb-keymap select us # 2. Network configuration: IP_ADDR, NETMASK, GATEWAY, DNS, FQDN, SSH_PASSWD