My linux envionment parameter LANG is zh_CN.UTF8, I tried this to run :
colinux-daemon.exe -t NT kernel=vmlinux mem=384 root=/dev/sda2 eth0=tuntap sda2=\Device\Harddisk0\Partition2
All the CJK characters is console display incorrectly, but they are OK in X.
And I also tried chcp 65001 before I run colinux-daemon, but it does not work.
Logged In: NO
By the way, my windows default codepage is 936
coLinux console have no NLS-Support and can not display UTF8 characters.