Date: Sun, 14 Jan 2018 10:10:05 +0800 From: blubee blubeeme <gurenchan@gmail.com> To: FreeBSD current <freebsd-current@freebsd.org> Subject: msdosfs_iconv Message-ID: <CALM2mE=D7jfqKC--=iAqMH6JdOOs63DENpscW-ekGtdRZdC%2BHQ@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
This is a repost from freebsd-question; Hoping to get more exposure and help here. I am trying to run mount_msdosfs with the option to set locale like this: mount_msdosfs -L en_US.UTF-8 /dev/da0s1 $HOME/usb This returns operation not permitted. usrmount is set to 1 and everything mounts as expected w/o root if I remove the locale option. The problem here is that my document filenames are garbled and I can't actually open the files. kiconvtool: https://wiki.freebsd.org/DmitryMarakasov/kiconvtool is said to work but it does not, after installing it I still get the exact same error. Is there a way to set locale when using mount_msdosfs without sudo?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALM2mE=D7jfqKC--=iAqMH6JdOOs63DENpscW-ekGtdRZdC%2BHQ>