zjdpass
发表于 2003-4-17 02:29:09
谢谢,我学到了很多!
KAI3000
发表于 2003-4-18 17:57:47
1,2,3都要做还是只做其中一种就行?
KAI3000
发表于 2003-4-18 18:02:14
1:重新编译内核,把Native Language设置成为CP936,这是一劳永逸的解决办法!
这个拜托版主还是给我们写一个步简单骤好,因为这很多人都是的一次安装对此不太感冒
windeye
发表于 2003-4-18 19:24:29
1:重新编译内核,把Native Language设置成为CP936,这是一劳永逸的解决办法!
这个拜托版主还是给我们写一个步简单骤好,因为这很多人都是的一次安装对此不太感冒
/dev/hda1 /mnt/WIN-C ntfs defaults,iocharset=cp936 0 0
/dev/hda5 /mnt/WIN-D ntfs defaults,iocharset=cp936 0 0
/dev/hdb1 /mnt/WIN-E ntfs defaults,iocharset=cp936 0 0
/dev/hdb5 /mnt/WIN-F ntfs defaults,iocharset=cp936 0 0
/dev/hdb6 /mnt/WIN-G ntfs defaults,iocharset=cp936 0 0
/dev/hdb2 /mnt/win2000 vfat defaults,iocharset=cp936 0 0
这样子就可以了, 我看过内核, 已经把 cp936都加入到内核了,所以编译没有必要重新加载cp936
如果是要ntfs 驱动, 可以去下载 ntfs 的补丁,好像公社很多人编译过, 也可以自己编译,要花半个多小时
djklhm
发表于 2003-4-20 16:51:47
:evil::evil::evil: 实在是看不懂,到底该怎样编译内核?
windeye
发表于 2003-4-20 17:21:05
[] gedit /etc/fstab
按照我上面的相应修改就可以了,不必要编译内核
djklhm
发表于 2003-4-20 17:45:04
修改/etc/fstab文件,在文档中加入一行,就可以解决FAT32分区的汉字目录名显示成??问号的问题。
/dev/hda1/mnt/c vfat codepage=936,iocharset=gb2312
trotsky
发表于 2003-4-25 19:06:12
可怜的人啊!他们都在用redhat~~
编译内核,修改fstab,问号变中文,redhat用户们整天为这个忙的不亦乐乎,真是可笑又可悲啊~~~~
我真想劝那些新手们把redhat格掉,装mandrake
yzt3201354
发表于 2003-4-28 21:14:30
要先编译内核吗??然后修改fstab?
wolflying
发表于 2003-5-3 16:46:07
I've tried the third, but it displays in this way:
acdsee31_Build921.exe
CuteFtp4.2????ע???? (invalid Unicode)
????????.exe (invalid Unicode)
what's wrong?how could i get it right?
wolflying
发表于 2003-5-3 17:22:19
I applied the third method, but it dislayes in this way:
??ɽӰ??2003??ʽ?????۰?RIP.zip (invalid Unicode)
what's wrong, how could I make it right?
EdwardRF
发表于 2003-5-3 18:22:33
I tried to compile the kernel. Everything was alright but i couldn't compile the modules as it gave me a lot of errors... consequently i could not boot up using the new kernel... sob... sob... Does anybody know why??? thanx a lot. and my xmms cannot play those chinese named songs. how???
EdwardRF
JackyCheung1961
发表于 2003-5-4 03:53:19
e文系统下如何解决?
leiofustc
发表于 2003-5-5 11:20:51
I have tried all methods that were mentioned before ,but i failed at last!
If i add such arguments as -o iocharset=cp936I'll find my chinese dirsturn from ? to be locked. System hint that that dir may not exit at all when i tried to open it.
jinz_di
发表于 2003-5-5 23:18:46
我安装的时候选择的默认语言是en_US,同时安装了简体中文包,现在mount windows分区时出现乱码,我不想重新编译内核,如何解决?