Gentoo Archives: gentoo-user

From: Alexander Skwar <listen@×××××××××××××××.name>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] [OT] Filenames with "special" characters (äöü€¶) on SMB share of Linkstation HD-HLAN250
Date: Sun, 06 Nov 2005 11:56:04
Message-Id: 436DEDF6.9060707@mid.email-server.info
In Reply to: Re: [gentoo-user] [OT] Filenames with "special" characters (äöü€¶) on SMB share of Linkstation HD-HLAN250 by Peter Ruskin
1 Hello!
2
3 Peter Ruskin schrieb:
4 > On Sunday 06 November 2005 09:59, Alexander Skwar wrote:
5 >> How do I have to setup everything, so that I can use non-ASCII
6 >> characters from every OS and that they show up correctly
7 >> everywhere (ie. a "ö" has to be shown as "ö" everywhere and
8 >> not as "ö" or " Â")?
9 >
10 > Try utf-8 instead of iso8859-15.
11
12 Where should I set this? You mean like this in fstab?
13
14 //HD/share /HD/TEST smbfs
15 noauto,credentials=/local/conf/hd-credentials,uid=guest,gid=users,fmask=0775,dmask=0775,workgroup=EUROPE,rw,lfs,iocharset=unicode,codepage=utf-8 0 0
16
17 Same error. I mounted /HD/TEST with those options, and "blöder
18 name" still shows up as "blöder name" on Windows.
19
20 Or like this?
21
22 //HD/share /HD/TEST smbfs
23 noauto,credentials=/local/conf/hd-credentials,uid=guest,gid=users,fmask=0775,dmask=0775,workgroup=EUROPE,rw,lfs,iocharset=iso8859-15,codepage=utf8 0 0
24
25 Still no go.
26
27 > I default to utf-8 and had to set
28 > encoding to iso8859-15 in order to read your mail.
29
30 Sorry about the complications :(
31
32 Alexander Skwar
33 --
34 "Nature abhors a vacuum"
35 -- Brian Behlendorf on OSS (Open Sources, 1999 O'Reilly and Associates)
36 --
37 gentoo-user@g.o mailing list

Replies