Hello! Peter Ruskin schrieb: > On Sunday 06 November 2005 09:59, Alexander Skwar wrote: >> How do I have to setup everything, so that I can use non-ASCII >> characters from every OS and that they show up correctly >> everywhere (ie. a "ö" has to be shown as "ö" everywhere and >> not as "ö" or " Â")? > > Try utf-8 instead of iso8859-15.
Where should I set this? You mean like this in fstab? //HD/share /HD/TEST smbfs 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 Same error. I mounted /HD/TEST with those options, and "blöder name" still shows up as "blöder name" on Windows. Or like this? //HD/share /HD/TEST smbfs 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 Still no go. > I default to utf-8 and had to set > encoding to iso8859-15 in order to read your mail. Sorry about the complications :( Alexander Skwar -- "Nature abhors a vacuum" -- Brian Behlendorf on OSS (Open Sources, 1999 O'Reilly and Associates) -- gentoo-user@gentoo.org mailing list