Search the Community
Showing results for tags 'ntfs'.
-
Below are several system configuration outputs. Files are accessible using file manager. EMBY Library Access pi@raspberrypi:~ $ ls -l /media/pi total 12 drwxr-xr-x 2 pi pi 8192 Dec 31 1969 'AL USB' drwxrwxr-x 1 emby emby 4096 Sep 26 09:49 embydisk pi@raspberrypi:~ $ sudo lsblk -o UUID,NAME,FSTYPE,SIZE,MOUNTPOINT,LABEL,MODEL UUID NAME FSTYPE SIZE MOUNTPOINT LABEL MODEL sda 57.7G USB_D EC68CD1868CCE306 └─sda1 ntfs 57.7G /media/pi/ EmbyDisk sdb 14.5G 8280-12EE └─sdb1 vfat 14.5G /media/pi/ AL USB mmcblk0 59.5G 6284-658D ├─mmcblk0p1 │ vfat 256M /boot boot 3a324232-335f-4617-84c3-d4889840dc93 └─mmcblk0p2 ext4 59.2G / rootfs pi:x:1000:1000:,,,:/home/pi:/bin/bash /etc/fstab /dev/sda1 /media/pi/embydisk ntfs-3g rwx,uid=emby,gid=emby,dmask=0002,fmask=0003 0 0 Thanks for any help.
-
I have my media on NTFS partitions which I access via Ubuntu. I use gnome-disks tool to set mount options on my partitions: I tried the following mount options: rw,x-gvfs-show,permissions,uid=emby,gid=emby and the following path: /media/chriad/additional-storage drwxrwxrwx 1 emby emby 28672 Mär 17 11:36 additional-storage I changed all the rights recursively in all the files in this folder sudo chmod -R ugo+rwX additional-storage/ Emby can still not find that folder. What am I missing? Thanks
- 3 replies
-
- linux
- premission
-
(and 1 more)
Tagged with:
-
Failure setting up Emby (my first time) I have a hard drive in my 'server' that contains all my media. It is formatted as NTFS. I have it mounted from the fstab. listing of files/directories show as ... -rwxr-xr-x 1 bric bric 110914782 Jun 16 21:11 Finding Dory-trailer.mov drwxr-xr-x 1 bric bric 4096 Jul 30 15:09 Home Video I added emby to the group owning the files on that drive. So the groups command returns: emby: emby bric When I try to add the media library (in the web interface) either with /path/to/mounted/drive/Movies or //192.168.0.10/Movies or //MyServer/Movies I get this error: More info needed? Suggestions about what to try next?
- 23 replies
-
- permissions
- linux
-
(and 2 more)
Tagged with: