Harry Hoffman wrote:
I missed the first part but if you are looking to have just one language installed then try this in the ks file:
lang en_US.UTF-8 langsupport --default en_US.UTF-8 en_US.UTF-8
HTH, Harry
Here is my ks.cfg. It's right, isn't it?:
#Generated by Kickstart Configurator
#System language
lang en_US
#Language modules to install
langsupport --default=en_US
#System keyboard
keyboard us
#System mouse
mouse generic3ps/2
#Sytem timezone
timezone --utc America/Chicago
#Root password
rootpw --iscrypted $1$Kf704nF5$iR/TBA.ddY903UPyFwYYe.
#Reboot after installation
reboot
#Use text mode install
text
#Install Red Hat Linux instead of upgrade
install
#Use CDROM installation media
cdrom
#System bootloader configuration
/en_US 1,6 Top