I moved the directories I want to use with Plext from /media/pi to /mnt and added the next line to /etc/fstab: UUID=A6456E1C856DR9A4 /mnt/BACKUP-VIDEO ntfs defaults,auto,users,rw,nofail,umask=000 0 0 It's working, but the drive is not automatically mounted at boot, it's mounted when I access the mou...