|
|
发表于 2006-9-29 22:56:34
|
显示全部楼层
内核编译的时候选了吗?
Symbol: NLS_UTF8 [=y] │
│ Prompt: NLS UTF-8 │
│ Defined at fs/nls/Kconfig:493 │
│ Depends on: NLS │
│ Location: │
│ -> File systems │
│ -> Native Language Support │
│ -> Base native language support (NLS [=y]) │
│ Selected by: HFSPLUS_FS
CONFIG_NLS_UTF8: │
│ │
│ If you want to display filenames with native language characters │
│ from the Microsoft FAT file system family or from JOLIET CD-ROMs │
│ correctly on the screen, you need to include the appropriate │
│ input/output character sets. Say Y here for the UTF-8 encoding of │
│ the Unicode/ISO9646 universal character set.
不过看说明似乎是支持FAT系统用的,不知道对console有没有效。有点奇怪的是,menuconfig的时候应该是英文,怎么会有乱码呢
如果是桌面的终端,edit一下profilers看看,里面的字符集什么的是不是设置错了 |
|