Comment 2 for bug 828829

Revision history for this message
DrEagle (dreagle) wrote :

the fix is to add usb in modules for initramfs as follow :

modify /etc/initramfs-tools/modules and add

# USB keyboard at boot
usbcore
uhci_hcd
ehci_hcd
usbhid

then update-initramfs -u ill add (permanently) the usb modules, keyboard and mouse also.