RaspyFi - Topic: Swedish characters å ä ö in folder names on USB drive not displayed correct http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/swedish-characters-a-a-o-in-folder-names-on-usb-drive-not-displayed-correct/ Simple:Press Version 5.2.6 ENSen on Swedish characters å ä ö in folder names on USB drive not displayed correct http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/swedish-characters-a-a-o-in-folder-names-on-usb-drive-not-displayed-correct/#p1764 RaspyFi install and troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/swedish-characters-a-a-o-in-folder-names-on-usb-drive-not-displayed-correct/#p1764

admin said

ENSen said
Those characters are all replaced with "?" which is a little annoying. I have googled this a lot and one thing that could solve it is to make sure the drive is mounted as utf8. I thought usbmount was used but the mount paths in /ets/usbmount/usbmount.conf are /media/usb* while the usb drive is mounted at /mnt/USB/usb1. So I guess some other program is used for mount it? In that case, where can I configure the mount options to make sure it is utf8?
I am a Linux newbie so I hope this makes any sense.

RaspyFi uses autofs, so the file you are looking for is located in /etc/auto.master , then auto.usb and auto.nas
Let me know!

Thanks!
Changing the first line in /etc/auto.usb from
usb1 -fstype=auto,sync :/dev/sda1
to
usb1 -fstype=auto,iocharset=utf8,sync :/dev/sda1
solved it.

Now everything works perfect.

]]>
Sun, 10 Nov 2013 20:56:24 +0100
admin on Swedish characters å ä ö in folder names on USB drive not displayed correct http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/swedish-characters-a-a-o-in-folder-names-on-usb-drive-not-displayed-correct/#p1761 RaspyFi install and troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/swedish-characters-a-a-o-in-folder-names-on-usb-drive-not-displayed-correct/#p1761

ENSen said

Those characters are all replaced with "?" which is a little annoying. I have googled this a lot and one thing that could solve it is to make sure the drive is mounted as utf8. I thought usbmount was used but the mount paths in /ets/usbmount/usbmount.conf are /media/usb* while the usb drive is mounted at /mnt/USB/usb1. So I guess some other program is used for mount it? In that case, where can I configure the mount options to make sure it is utf8?
I am a Linux newbie so I hope this makes any sense.

RaspyFi uses autofs, so the file you are looking for is located in /etc/auto.master , then auto.usb and auto.nas

Let me know!

]]>
Sun, 10 Nov 2013 18:49:15 +0100
ENSen on Swedish characters å ä ö in folder names on USB drive not displayed correct http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/swedish-characters-a-a-o-in-folder-names-on-usb-drive-not-displayed-correct/#p1760 RaspyFi install and troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/swedish-characters-a-a-o-in-folder-names-on-usb-drive-not-displayed-correct/#p1760

Mr_Miyagi said

Hmm, maybe in the /etc/fstab file. You should be able to provide the right options there.

But it does not look like the usb drive is mounted from /etc/fstab.

]]>
Sun, 10 Nov 2013 17:01:32 +0100
Mr_Miyagi on Swedish characters å ä ö in folder names on USB drive not displayed correct http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/swedish-characters-a-a-o-in-folder-names-on-usb-drive-not-displayed-correct/#p1759 RaspyFi install and troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/swedish-characters-a-a-o-in-folder-names-on-usb-drive-not-displayed-correct/#p1759 Hmm, maybe in the /etc/fstab file. You should be able to provide the right options there.

]]>
Sun, 10 Nov 2013 16:14:12 +0100
ENSen on Swedish characters å ä ö in folder names on USB drive not displayed correct http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/swedish-characters-a-a-o-in-folder-names-on-usb-drive-not-displayed-correct/#p1750 RaspyFi install and troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/swedish-characters-a-a-o-in-folder-names-on-usb-drive-not-displayed-correct/#p1750 Those characters are all replaced with "?" which is a little annoying. I have googled this a lot and one thing that could solve it is to make sure the drive is mounted as utf8. I thought usbmount was used but the mount paths in /ets/usbmount/usbmount.conf are /media/usb* while the usb drive is mounted at /mnt/USB/usb1. So I guess some other program is used for mount it? In that case, where can I configure the mount options to make sure it is utf8?

I am a Linux newbie so I hope this makes any sense.

]]>
Fri, 08 Nov 2013 04:47:24 +0100