The following reply was made to PR misc/165140; it has been noted by GNATS.

From: Andriy Gapon <a...@freebsd.org>
To: Thor Ablestar <t...@irk.ru>
Cc: bug-follo...@freebsd.org
Subject: Re: misc/165140: mount_msdosfs -W koi2dos cannot read file No.
Date: Wed, 15 Feb 2012 15:52:16 +0200

 on 15/02/2012 15:09 Thor Ablestar said the following:
 > On 02/15/12 21:52, Andriy Gapon wrote:
 >> on 15/02/2012 14:48 Thor Ablestar said the following:
 >>> On 02/15/12 21:42, Andriy Gapon wrote:
 >>>> OK, what is output of 'locale' command in your shell?
 >>> LANG=
 >>> LC_CTYPE=ru_RU.KOI8-R
 >>> LC_COLLATE="C"
 >>> LC_TIME="C"
 >>> LC_NUMERIC="C"
 >>> LC_MONETARY="C"
 >>> LC_MESSAGES="C"
 >>> LC_ALL=
 >> Right.  You have to use UTF-8 locale.
 > Tried ru_RU.UTF-8 locale. Result the same except the garbage letters in 
 > filename
 > are different. The file with "No." symbol in filename still inaccessible 
 > with the
 > same symptoms.
 
 You have to use a UTF-8 locale (e.g. ru_RU.UTF-8 ) and mount using the same 
locale
 (e.g. ru_RU.UTF-8 ), then everything should work.
 If something doesn't work then you should describe exactly what you did and
 exactly what problems you get.  When you just "something doesn't work", then my
 answer is just "you did something wrong".
 
 BTW, such things are better be discussed on the mailing list or forums.
 The PR database is not exactly a help channel.
 
 
 -- 
 Andriy Gapon
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to