Solution: redhat cannot display Chinese file names in windows partitions
Source: Internet
Author: User
Since RedHat was released, no matter which version you connect to the windows partition, the Chinese file name cannot be correctly displayed, Which is troublesome for most friends who use redhat. mandrake is doing very well. after installation, not only will the widows partition be automatically mounted, but the Chinese file name can be correctly displayed. I will introduce two solutions for you! 1: you can find an rpm package of linuxconf. redhat is no longer installed by default. you can find the file on your CD or on the Internet. Generally, no version is available and you cannot correctly display the Chinese file name from which RedHat is released, this brings trouble to most of the friends who use redhat. mandrake is doing very well. after installation, not only will the widows partition be automatically mounted, but the Chinese file name can be correctly displayed. I will introduce two solutions for you!
1: you can find an rpm package of linuxconf. redhat is no longer installed by default. you can find it on your CD or on the Internet. Generally, there will be no version problems. For example, if I use redhat8.0, linxuconf is actually version 7.2.
Find linuxconf, and then rpm-ivh linuxconf *****. rpm
(1) Run linuxconf on the terminal, (2) find Access local drive in the File systems tree menu to enter
(3) connect to windows and select add. For example, Partition --/dev/hda1 Type -- vfat mount --/mnt/c.
(4) It is the parameter for displaying the Chinese file name.
After mounting a partition, move the cursor down and Dump frequency enters 0; Fsck priority inputs 0; default permission inputs 0; Other options inputs iocharset = gb2312, codepage = 936. complete, and always confirm, starting from the host.
2: You can also modify the configuration file in/etc/fstab.
Vi/etc/fstab
Join:
/Dev/hda1/mnt/c vfat exec, dev, suid, rw, umask = 0, iocharset = gb2312, codepage = 936 0 0
/Dev/hda5/mnt/d vfat exec, dev, suid, rw, umask = 0, iocharset = gb2312, codepage = 936 0 0
/Dev/hda6/mnt/e vfat exec, dev, suid, rw, umask = 0, iocharset = gb2312, codepage = 936 0 0
/Dev/hda7/mnt/f vfat exec, dev, suid, rw, umask = 0, iocharset = gb2312, codepage = 936 0 0
/Dev/hda8/mnt/g vfat exec, dev, suid, rw, umask = 0, iocharset = gb2312, codepage = 936 0 0
If you have already mounted the file, you just need to add the parameter.
Remember, it is best to create a folder where you want to hook up now!
My system can be displayed normally. It is much easier to open a song with a Chinese name in xmms.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service