According Debian Wiki [1] I have my keyboard again, in terminal, with :
Quote:
If the configuration above was not set to include most modules then the necessary modules have to be specified in the file /etc/initramfs-tools/modules:
Code:
# USB keyboard at boot
usbcore
uhci_hcd
ehci_hcd
usbhid
Quote:
Apply changes.
Code:
# update-initramfs -u
Now the problem is my initrd which is not found.
May be the sd/mmc driver ?
What are the needed driver for initrd / modules generated in cross chroot ?
[1]
http://wiki.debian.org/Keyboard