Just a couple of questions/observations:

Franck@ wrote: 
> 
> 
> /etc/fstab
> > 
Code:
--------------------
  >   > #LABEL=SAMSUNG /media/SAMSUNG ntfs 
defaults,nofail,uid=1000,gid=1000,umask=000,nls=utf8,utf8 0 0
  > LABEL=SAMSUNG /media/SAMSUNG ntfs defaults,auto,users,rw,nofail,umask=000 0 0
--------------------
> > 
> 
> 

Why is the first entry commented out? Have you tried the entry with
nls=utf8 in it? The 'active' entry doesn't include a char encoding.

You say you've installed ntfs-3g, but it only says ntfs in your fstab
file.

(Fwiw, I run LMS on a Pi3 B+ on Raspbian using an NTFS disk and have
lots of files with accented chars in, from several languages, so I think
you should be optimistic about being able to get it work... eventually
:-)


------------------------------------------------------------------------
SpiderJon's Profile: http://forums.slimdevices.com/member.php?userid=21798
View this thread: http://forums.slimdevices.com/showthread.php?t=110970

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to