2011/6/24 Andrei POPESCU <andreimpope...@gmail.com> > On Vi, 24 iun 11, 12:05:17, Raffaele Morelli wrote: > > Hi, > > > > I am experiencing serious problems with my external HD, I can't > create/write > > filenames containing accented chars, especially when copying music from > my > > amarok collection (as you can guess a lor of brazilian, french and > > italian music has plenty of accented chars in filenames). > > > > Is it a locale problem? I have got all locales installed, my default is > > it_IT@euro. Tried with utf8 and others with no success. > > Please specify *at least*: > > - kernel version (uname -a) >
Linux jimi 2.6.39.1-ra #1 SMP PREEMPT Thu Jun 9 20:34:53 CEST 2011 x86_64 GNU/Linux - mount helper used or mount options > dolphin, KDE4 > - the output of 'cat /proc/mounts' after mounting the drive > cassiel@jimi:~$ cat /proc/mounts rootfs / rootfs rw 0 0 sysfs /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0 proc /proc proc rw,nosuid,nodev,noexec,relatime 0 0 udev /dev devtmpfs rw,relatime,size=1542336k,nr_inodes=385584,mode=755 0 0 devpts /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0 tmpfs /run tmpfs rw,nosuid,noexec,relatime,size=309424k,mode=755 0 0 /dev/disk/by-uuid/63406ae8-3762-4c22-ad27-6201e3b54c39 / ext3 rw,relatime,errors=remount-ro,commit=5,barrier=0,data=ordered 0 0 tmpfs /lib/init/rw tmpfs rw,nosuid,relatime,size=5120k,mode=755 0 0 tmpfs /run/shm tmpfs rw,nosuid,nodev,relatime,size=618848k 0 0 /dev/sda7 /home ext3 rw,relatime,errors=continue,commit=5,barrier=0,data=ordered 0 0 fusectl /sys/fs/fuse/connections fusectl rw,relatime 0 0 binfmt_misc /proc/sys/fs/binfmt_misc binfmt_misc rw,nosuid,nodev,noexec,relatime 0 0 /dev/sdb2 /media/AMB-AGF1 vfat rw,nosuid,nodev,relatime,uid=1000,gid=1001,fmask=0022,dmask=0077,codepage=cp437,iocharset=utf8,shortname=mixed,showexec,utf8,errors=remount-ro 0 0 > - the output of 'locale' > cassiel@jimi:~$ locale LANG=it_IT@euro LANGUAGE= LC_CTYPE="it_IT@euro" LC_NUMERIC="it_IT@euro" LC_TIME="it_IT@euro" LC_COLLATE="it_IT@euro" LC_MONETARY="it_IT@euro" LC_MESSAGES="it_IT@euro" LC_PAPER="it_IT@euro" LC_NAME="it_IT@euro" LC_ADDRESS="it_IT@euro" LC_TELEPHONE="it_IT@euro" LC_MEASUREMENT="it_IT@euro" LC_IDENTIFICATION="it_IT@euro" LC_ALL= > Regards, > Andrei > -r