Hello,
it looks like an old issue [1,2,3], but it's bugging me.
Generally, I'm not able to mount msdos file system as a regular user
with extra charset options (-L) before the superuser. After the
superuser mounts (and unmounts) the file system, regular users can do it
to. Below is more info ab
On Wed, Jul 29 2015, Ronald Klop wrote:
> I think you should make sure the msdosfs_iconv module is already loaded.
> Mount_msdosfs loads this module for you if it has the rights. That is why
> it works if root has done that ones.
>
> Add this to rc.conf and reboot:
> kld_list="msdosfs_iconv"
I h