You are not logged in.
Pages: 1
Hi,
Little problem with a fresh install from the slitaz-cooking-justx.iso
Working fine, but ask me which Language configuration to use on each boot...
Tried whith lang=xx kmap=xx cmdline, but same result
Tried replay tazlocale and tazkeymap, again, same result
Have i miss something ?
Hi
@Mai sorry, but I also have the same problem after booting.
Have so far found no solution
so long mops
Offline
Check in your /boot/grub/menu.lst. If your locale is defined at the end of your cooking item, as here :
# For booting SliTaz cooking from : /dev/hda1
#
title SliTaz GNU/Linux (cooking) (Kernel vmlinuz-2.6.37-slitaz)
root (hd0,0)
kernel /boot/vmlinuz-2.6.37-slitaz root=/dev/hda1 lang=fr_FR
you need to delete lang=
See at the end of this thread (in french) http://forum.slitaz.org/topic/probleme-webcam
Offline
Ok,
Delete lang= in /boot/grub/menu.lst cmdline and fix the bootopt.sh like this :
http://hg.slitaz.org/slitaz-boot-scripts/rev/9c574bdd563f
fixed half of the problem, thanks
it's Ok under X but when i switch to console, i'm in Qwerty (I need Azerty), but it's maybe another problem ?
I think there are only 2 Azerty keymaps be and fr-latin1 in kbd-base.tazpkg
Make sure you have kbd-busybox.tazpkg installed. There may be more azerty's there.
If the keymap you need isn't packaged there is a way to generate your own.
Offline
kdb-busybox was missing, so no .kmap files in /usr/share/kmap/
tazpkg get-install kbd-busybox && tazkeymap
thank's
Pages: 1
[ Generated in 0.023 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]