Hello all, I'm trying to boot a image based on kernel 2.6.38.8 and busybox 1.19.2 but I don't seem to have keyboard.
dmesg shows Warning: unable to open an initial console. and /dev/console do exists see: ls -l /dev/console crw-r--r-- 1 root root 5, 2 Nov 14 13:57 /dev/console I've tried both with creating it when the image runs and creating it in the image before it runs. what I do know is that before this commit: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=2bd3a997befc226ab4b504f05c5cbba305f3e0e6 it worked. any ideas on how to get my keyboard back? thanks. _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
