You are not logged in.

#1 2007-04-16 08:02:16

dids22
Member
Registered: 2007-01-02
Posts: 251

configure locale

hi

the problem is that i cant see/create files/folders which their name in another language ( like Hebrew in my case)

ty

Last edited by dids22 (2007-04-23 16:36:50)

Offline

#2 2007-04-16 22:16:33

MillTek
Member
Registered: 2005-01-30
Posts: 442

Re: configure locale

Maybe start with a Hebrew font??

http://wiki.archlinux.org/index.php/Fonts

Jim

Offline

#3 2007-04-17 11:58:56

dids22
Member
Registered: 2007-01-02
Posts: 251

Re: configure locale

i have hebrew fonts , i can write hebrew too( like this "שלום")
what i cant see/create files/folders which their name in hebrw

Offline

#4 2007-04-23 15:32:42

dids22
Member
Registered: 2007-01-02
Posts: 251

Re: configure locale

guys i read the ntfs - 3g website and i understand that i need to configure the local
http://www.ntfs-3g.org/support.html#locale

i dont understand what i need to do

can i get some help?

ty

Offline

#5 2007-04-23 16:47:48

byte
Member
From: Düsseldorf (DE)
Registered: 2006-05-01
Posts: 2,046

Re: configure locale


1000

Offline

#6 2007-04-26 14:50:28

dids22
Member
Registered: 2007-01-02
Posts: 251

Re: configure locale

not working

 locale -a
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
C
POSIX
he_IL
he_IL.iso88598
he_IL.utf8
hebrew

rc.conf:

LOCALE="en_US.utf8 he_IL.iso88598 he_IL.iso88598"
HARDWARECLOCK="localtime"
TIMEZONE="Canada/Pacific"
KEYMAP="us"
CONSOLEFONT=
CONSOLEMAP=
USECOLOR="yes"

thank you

Offline

#7 2007-04-26 22:46:01

byte
Member
From: Düsseldorf (DE)
Registered: 2006-05-01
Posts: 2,046

Re: configure locale

LOCALE in rc.conf accepts exactly ONE value, so choose one of those three.


1000

Offline

#8 2007-04-27 08:09:53

dids22
Member
Registered: 2007-01-02
Posts: 251

Re: configure locale

when i choose the one of the hebrew - all the sysyen is in hebrew -
i just want the option to see\create files with Hebrew name

so i change the locale back to English - and edit /etc/fstab

#
# /etc/fstab: static file system information
#
# <file system>        <dir>         <type>    <options>          <dump> <pass>
none                   /dev/pts      devpts    defaults            0      0
none                   /dev/shm      tmpfs     defaults            0      0


/dev/cdrom             /mnt/cd   iso9660   ro,user,noauto,unhide   0      0
/dev/fd0               /mnt/fl   vfat      user,noauto             0      0


/dev/sda3               swap     swap      defaults                0      0
/dev/sda4              /         ext2      defaults                0      1
/dev/sda6              /home     ext3      defaults                0      1


/dev/sda5              /media/d  ntfs-3g   unhide,locale=he_IL.utf8                  0      1
/dev/sda1              /media/c  ntfs-3g   ro,unhide,locale=he_IL.utf8               0      1

now i can see that files in the ntfs partitions but i cant create file - why?
how i configure the other partition to have the Hebrew locale?

Offline

Board footer

Powered by FluxBB