PDA

View Full Version : want to boot my remaster in my own language



remeses4
08-31-2005, 08:53 PM
hi all can anyone help me,

well i have success fully created a remaster of knoppix which local installed but i have to select the hindi from control center.
please tell me the way by which i can boot my knoppix in hindi only but not in english. please also provide me the enviornment variable of hindi ( i am using gargi 1.7 font)

usha panwar
08-31-2005, 09:45 PM
hi all

guys i have done t cd remastering of knoppix 3.8.but iam facing some problems.its booting in english.then i have to change it from control center to hindi.iam using Gargi 1.7 fonts.plz tell me a way so that i can boot it in hindi.

plz guys its urgent.
Thanks in advance


bye
usha

knopx4me
08-31-2005, 10:08 PM
Add your language to the following file:

/etc/init.d/knoppix-autoconfig

Like the following:

cn-utf8)
# Simplified Chinese version
COUNTRY="zh_CN:cn"
LANG="zh_CN.UTF-8"
KEYTABLE="us"
XKEYBOARD="us"
KDEKEYBOARD="us"
CHARSET="utf8"
# Additional KDE Keyboards
KDEKEYBOARDS="us,de,fr"
XMODIFIERS="@im=Chinput"
TZ="Asia/Shanghai"
;;

Then in .../KNOPPIX.build/Knoppix.Master/KNOPPIX-CUSTOM/boot/isolinux/isolinux.cfg

chage lang=de to your language.