Quantcast
Channel: Squeezebox : Community : Forums - Logitech Media Server
Viewing all articles
Browse latest Browse all 5293

What is correct settings for fstab for ntfs usb drive?

$
0
0
I have set the /etc/fstab for the usb external ntfs drive:

Code:

UUID=xxxxxx /mnt/usbntfs ntfs defaults,exec,fmask=011,utf8 0 0

It doesn't work which lms can't scan the /mnt/usbntfs. So I have to run:
Code:

chmod -R 777 usbntfs
Then only I am able to scan the directories which looks like this:
Code:

root@Dietpi:/mnt/usbntfs/Music1/Adele/21# ls -altr
total 643332
-rwxrw-rw- 2 root root    32642 Aug  1  2015 Adele - 21.jpg
-rwxrw-rw- 2 root root 55857834 May  8  2018 14 Someone Like You (Live Acoustic).wav
-rwxrw-rw- 2 root root 45765404 May  8  2018 13 Don't You Remember (Live Acoustic.wav
-rwxrw-rw- 2 root root 46017060 May  8  2018 12 Turning Tables (Live Acoustic).wav
-rwxrw-rw- 2 root root 52118106 May  8  2018 11 Someone Like You.wav
-rwxrw-rw- 2 root root 55824836 May  8  2018 10 Love Song.wav
-rwxrw-rw- 2 root root 61448478 May  8  2018 09 One And Only.wav
-rwxrw-rw- 2 root root 42660710 May  8  2018 08 I'll Be Waiting.wav
-rwxrw-rw- 2 root root 40289882 May  8  2018 07 Take It All.wav
-rwxrw-rw- 2 root root 49062842 May  8  2018 06 He Won't Go.wav
-rwxrw-rw- 2 root root 42667782 May  8  2018 05 Set Fire To The Rain.wav
-rwxrw-rw- 2 root root 42933552 May  8  2018 04 Don't You Remember.wav
-rwxrw-rw- 2 root root 44156638 May  8  2018 03 Turning Tables.wav
-rwxrw-rw- 2 root root 39417296 May  8  2018 02 Rumour Has It.wav
-rwxrw-rw- 2 root root 40480418 May  8  2018 01 Rolling In The Deep.wav
drwxrwxrwx 1 root root    4096 Apr 28  2019 .
drwxrwxrwx 1 root root        0 Apr 28  2019 ..

May I ask what is the correct settings for fstab file in order for lms to scan the music library?

Viewing all articles
Browse latest Browse all 5293

Trending Articles