The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #7 (permalink)  
Old 10-08-2008
Levenson Levenson is offline
Registered User
  
 

Join Date: Sep 2008
Location: Kazakhstan, Astana
Posts: 10
Quote:
Originally Posted by era View Post
There are several layers here so it's icky to troubleshoot. If you could show the raw file names we'd have something to go on. Do you get them displayed correctly at the terminal prompt with ls? If not, does it help if you pass them through iconv? I'd suggest you rename them to UTF8 (or mount the file system with some suitable file name charset option, if you can).
No i can't see them at the terminal and at the file manager. And iconv doesn't help me. What exactly files do you need? Well here some files.

~/.login_conf
Quote:
# $FreeBSD: src/share/skel/dot.login_conf,v 1.3 2001/06/10 17:08:53 ache Exp $
#
# see login.conf(5)
#
me:\
:charset=KOI8-R:\
:lang=ru_RU.KOI8-R:
/etc/rc.conf
Quote:
linux_enable="YES"

ifconfig_sk0="DHCP"
hostname="Lev"

moused_port="/dev/psm0"
moused_type="auto"
mousechar_start="3"
moused_flags="-3"
moused_enable="YES"

rpcbind_enabe="YES"
nfs_server_enable="YES"
mountd_flags="-r"

fusefs_enable="YES"
firewall_enable="YES"
firewall_type="open"
gnome_enable="YES"

mousechar_start="3"
saver="logo"
font8x8="cp866-8x8"
font8x14="cp866-8x14"
font8x16="cp866b-8x16"
scrnmap="koi8-r2cp866"
keymap="ru.koi8-r"
/etc/X11/xorg.conf

Quote:
Section "Files"
RgbPath "/usr/local/share/X11/rgb"
ModulePath "/usr/local/lib/xorg/modules"
FontPath "/usr/local/lib/X11/fonts/misc/"
FontPath "/usr/local/lib/X11/fonts/TTF/"
FontPath "/usr/local/lib/X11/fonts/OTF"
FontPath "/usr/local/lib/X11/fonts/Type1/"
FontPath "/usr/local/lib/X11/fonts/100dpi/"
FontPath "/usr/local/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/misc"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/75dpi"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/100dpi"
FontPath "/usr/local/lib/X11/fonts/URW/"
FontPath "unix/:7101"
FontPath "/usr/X11R6/lib/X11/fonts/TrueType"
FontPath "/usr/local/share/koi8r-ps"
EndSection
Quote:
Originally Posted by broli View Post
in what file system are these files?
and how it is mounted?
I need to mount NTFS system. I'm using ntfs-3g driver.
i have used this functions

ntfs-3g /dev/ad5s1 /mnt -o locale=ru_RU.KOI8-R
ntfs-3g /dev/ad5s1 /mnt -o locale=ru_RU.CP1251

with this locales

ru_RU.CP1251
ru_RU.CP866
ru_RU.ISO8859-5
ru_RU.KOI8-R
ru_RU.UTF-8

When i used ru_RU.ISO8859-5, my files were displayed like ???????????.doc