Loic Domaigne wrote: ...
How should I set the locale so that the filenames are displayed correctly(i.e. using ISO-8859-1 encoding)?
Why not convert the filenames into UTF8? yum install convmv convmv -f iso-8859-1 -t utf8 -r mnt/ Add --notest to convmv to do the actual conversion. Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27 53 25, Fax: +45 33 27 47 08 Email: mk@xxxxxx Homepage: http://www.crc.dk