From: deneme.true <den...@gm...> - 2012-09-17 15:16:59
|
It is interesting that when I use $sudo ./colinux-daemon @colinux.cfg as mentioned building doc: Instead of following command: $sudo ./colinux-daemon mem=64 kernel=vmlinux cobd0=rootfs_2gb.img cobd1=swap_128mb.img root=/dev/cobd0 Now, I can see boot details at colinux fltk daemon. Second method of daemon calling shouldn't work at your linux system too. But my keyboard keymap is very different at login screen at the end of boot. Firstly, I think debian's image keyboard map could be different. But at the beginning of install of debian iso, fltk console's keyboard is still different. Probably related with fltk keyboard definitions at source code. I've looked the devel svn but only I've found this link(http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=colinux;a=commitdiff;h=a8862355acd53b565fd04037d1e21fa5e111ab2c) I thought problem will be related fltk console keymap. What will be the problem with different keyboard layout of fltk console daemon? Thanks in Advance. |