From 4f56024885a8095bb7efeb06aadb8dae1feaf98a Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Tue, 21 Sep 2021 15:06:11 +0800 Subject: clarify that the system "*ctl" commands won't work in chroot --- chapter09/locale.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'chapter09/locale.xml') diff --git a/chapter09/locale.xml b/chapter09/locale.xml index 65cffc570..9c0cecb2b 100644 --- a/chapter09/locale.xml +++ b/chapter09/locale.xml @@ -132,8 +132,9 @@ EOF localectl set-locale LANG="en_US.UTF-8" LC_CTYPE="en_US" - Please note that the localectl command can - be used only on a system booted with systemd. + Please note that the localectl command + doesn't work in the chroot environment. It can only + be used after the LFS system is booted with systemd. The C (default) and en_US (the recommended one for United States English users) locales are different. C -- cgit v1.2.3-54-g00ecf