xiang
August 31st, 2007, 04:45 AM
Hi all
My system is 7.04. I have installed the Chinese language support and the input and display of Chinese work well in the linux system. The question is:
I have two windows NTF partitions, they were automounted as "system" and "data" at /media/system and /media/host after installation by wubi. It's strange that Chinese is supported at "system" but not at "data", that, directories and files with Chinese name can't be seen. However, the mount option in my /etc/fstab is the same for "system" and "data", below is my fstab:
-------------------------------------------
# /etc/fstab: static file system information.
#
# -- This file has been automaticly generated by ntfs-config --
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
/media/host/wubi/disks/system.virtual.disk / ext3 loop,sync 0 1
/media/host/wubi/disks/home.virtual.disk /home ext3 loop,sync 0 2
/media/host/wubi/disks/swap.virtual.disk none swap sw 0 0
/dev/sda5 /media/host ntfs-3g defaults,locale=en_US.UTF-8 0 0
/dev/sda1 /media/system ntfs-3g defaults,locale=en_US.UTF-8 0 0
--------------------------------------------
I have also changed en_US to zh_CN but can't resolve the problem.
The only difference between "system" and "data" is that, "system" is windows xp system driver and wubi is installed in "data".
Thanks for any helpful suggestions in advance.
My system is 7.04. I have installed the Chinese language support and the input and display of Chinese work well in the linux system. The question is:
I have two windows NTF partitions, they were automounted as "system" and "data" at /media/system and /media/host after installation by wubi. It's strange that Chinese is supported at "system" but not at "data", that, directories and files with Chinese name can't be seen. However, the mount option in my /etc/fstab is the same for "system" and "data", below is my fstab:
-------------------------------------------
# /etc/fstab: static file system information.
#
# -- This file has been automaticly generated by ntfs-config --
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
/media/host/wubi/disks/system.virtual.disk / ext3 loop,sync 0 1
/media/host/wubi/disks/home.virtual.disk /home ext3 loop,sync 0 2
/media/host/wubi/disks/swap.virtual.disk none swap sw 0 0
/dev/sda5 /media/host ntfs-3g defaults,locale=en_US.UTF-8 0 0
/dev/sda1 /media/system ntfs-3g defaults,locale=en_US.UTF-8 0 0
--------------------------------------------
I have also changed en_US to zh_CN but can't resolve the problem.
The only difference between "system" and "data" is that, "system" is windows xp system driver and wubi is installed in "data".
Thanks for any helpful suggestions in advance.