|
|
发表于 2007-3-20 13:57:05
|
显示全部楼层
Post by shitbaby
HOSTNAME="joey" swiftfox # grep 437 /usr/src/linux/.config
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_NLS_CODEPAGE_437=m
how to enable ??
m means compile it as a module
you should modprobe that module
then you can use cp437 as mount option |
|